Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp1448 DeclContext *Sema::getFunctionLevelDeclContext(bool AllowLambda) { in getFunctionLevelDeclContext()
1468 FunctionDecl *Sema::getCurFunctionDecl(bool AllowLambda) { in getCurFunctionDecl()