Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp389 if (P.P.empty() && (AllowFullyQualified || !P.IsFullyQualified)) in foundMatch()
397 bool IsFullyQualified; member