Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2378 LocalInstantiationScope &Scope, bool ShouldAddDeclsFromParentScope) in LambdaScopeForCallOperatorInstantiationRAII() argument
2393 if (!ShouldAddDeclsFromParentScope) in LambdaScopeForCallOperatorInstantiationRAII()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8882 bool ShouldAddDeclsFromParentScope = true);