Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DLookup.h501 void setNotFoundInCurrentInstantiation() { in setNotFoundInCurrentInstantiation() function
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1297 R.setNotFoundInCurrentInstantiation(); in CppLookupName()
2446 R.setNotFoundInCurrentInstantiation(); in LookupQualifiedName()
2493 R.setNotFoundInCurrentInstantiation(); in LookupQualifiedName()
2737 R.setNotFoundInCurrentInstantiation(); in LookupInSuper()
H A DSemaExprMember.cpp1411 R.setNotFoundInCurrentInstantiation(); in LookupMemberExpr()
H A DSemaTemplate.cpp546 Found.setNotFoundInCurrentInstantiation(); in LookupTemplateName()