Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp558 (AllowFullyQualified || !Pattern.IsFullyQualified); in foundMatch()
565 bool IsFullyQualified; member