Searched defs:IsInstantiation (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5461 auto IsInstantiation = decl(anyOf(cxxRecordDecl(isTemplateInstantiation()), local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1240 ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, bool IsInstantiation) argument
H A DSemaDecl.cpp13909 ActOnFinishFunctionBody(Decl *dcl, Stmt *Body, bool IsInstantiation) argument

Completed in 208 milliseconds