Home
last modified time | relevance | path

Searched defs:HasQualOrFound (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/AST/
DExpr.cpp1514 bool HasQualOrFound = QualifierLoc || FoundDecl.getDecl() != MemberDecl || in Create() local
1570 bool HasQualOrFound = HasQualifier || HasFoundDecl; in CreateEmpty() local