Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h501 void setNotFoundInCurrentInstantiation() { in setNotFoundInCurrentInstantiation() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1293 R.setNotFoundInCurrentInstantiation(); in CppLookupName()
2435 R.setNotFoundInCurrentInstantiation(); in LookupQualifiedName()
2482 R.setNotFoundInCurrentInstantiation(); in LookupQualifiedName()
2726 R.setNotFoundInCurrentInstantiation(); in LookupParsedName()
H A DSemaExprMember.cpp1367 R.setNotFoundInCurrentInstantiation(); in LookupMemberExpr()
H A DSemaTemplate.cpp549 Found.setNotFoundInCurrentInstantiation(); in LookupTemplateName()