Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1708 bool HasQualOrFound = QualifierLoc || FoundDecl.getDecl() != MemberDecl || Create() local
1758 bool HasQualOrFound = HasQualifier || HasFoundDecl; CreateEmpty() local