Searched defs:BodyKind (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 1404 Sema::FnBodyKind BodyKind = Sema::FnBodyKind::Other; ParseFunctionDefinition() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 15434 ActOnStartOfFunctionDef(Scope * FnBodyScope,Declarator & D,MultiTemplateParamsArg TemplateParameterLists,SkipBodyInfo * SkipBody,FnBodyKind BodyKind) ActOnStartOfFunctionDef() argument |
H A D | SemaDeclCXX.cpp | 18308 SetFunctionBodyKind(Decl * D,SourceLocation Loc,FnBodyKind BodyKind) SetFunctionBodyKind() argument |