Searched refs:isLexicallyWithinFunctionOrMethod (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclBase.h751 bool isLexicallyWithinFunctionOrMethod() const;
/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1669 if (OwningFunc->isLexicallyWithinFunctionOrMethod()) {
H A DSemaTemplateInstantiateDecl.cpp3435 !Tmpl->isLexicallyWithinFunctionOrMethod()) {

Completed in 288 milliseconds