Searched refs:isInLocalScopeForInstantiation (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h890 bool isInLocalScopeForInstantiation() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp367 bool Decl::isInLocalScopeForInstantiation() const { function in class:Decl
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2429 if (OwningFunc->isInLocalScopeForInstantiation()) {
H A DSemaTemplateInstantiateDecl.cpp4474 !Tmpl->isInLocalScopeForInstantiation()) {

Completed in 175 milliseconds