Home
last modified time | relevance | path

Searched refs:wasNotFoundInCurrentInstantiation (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DLookup.h389 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp11302 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()