Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1404 Sema::FnBodyKind BodyKind = Sema::FnBodyKind::Other; ParseFunctionDefinition() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15434 ActOnStartOfFunctionDef(Scope * FnBodyScope,Declarator & D,MultiTemplateParamsArg TemplateParameterLists,SkipBodyInfo * SkipBody,FnBodyKind BodyKind) ActOnStartOfFunctionDef() argument
15643 ActOnStartOfFunctionDef(Scope * FnBodyScope,Decl * D,SkipBodyInfo * SkipBody,FnBodyKind BodyKind) ActOnStartOfFunctionDef() argument
H A DSemaDeclCXX.cpp18308 SetFunctionBodyKind(Decl * D,SourceLocation Loc,FnBodyKind BodyKind) SetFunctionBodyKind() argument