Home
last modified time | relevance | path

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

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