Home
last modified time | relevance | path

Searched refs:IsFullyQualified (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp557 (AllowFullyQualified || !Pattern.IsFullyQualified); in foundMatch()
564 bool IsFullyQualified; member