Home
last modified time | relevance | path

Searched defs:isFunctionScope (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DScope.h408 /// isFunctionScope() - Return true if this scope is a function scope. in isFunctionScope() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3292 bool isFunctionScope = Owner->isFunctionOrMethod(); VisitBaseUsingDecls() local