Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DLookup.h430 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
/external/clang/lib/Sema/
DSemaDecl.cpp12409 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()