Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp557 (AllowFullyQualified || !Pattern.IsFullyQualified); in foundMatch()
564 bool IsFullyQualified; member