Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprCXX.cpp1526 bool HasFirstQualifierFoundInScope) in CXXDependentScopeMemberExpr()
1543 bool HasFirstQualifierFoundInScope = FirstQualifierFoundInScope != nullptr; in Create() local
1557 unsigned NumTemplateArgs, bool HasFirstQualifierFoundInScope) { in CreateEmpty()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp1996 bool HasFirstQualifierFoundInScope = CurrentUnpackingBits->getNextBit(); in VisitCXXDependentScopeMemberExpr() local
4104 bool HasFirstQualifierFoundInScope = in ReadStmtFromStream() local