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.cpp1308 R.setNotFoundInCurrentInstantiation(); in CppLookupName()
2473 R.setNotFoundInCurrentInstantiation(); in LookupQualifiedName()
2520 R.setNotFoundInCurrentInstantiation(); in LookupQualifiedName()
2764 R.setNotFoundInCurrentInstantiation(); in LookupParsedName()
H A DSemaExprMember.cpp1302 R.setNotFoundInCurrentInstantiation(); in LookupMemberExpr()
H A DSemaTemplate.cpp549 Found.setNotFoundInCurrentInstantiation(); in LookupTemplateName()