Home
last modified time | relevance | path

Searched refs:ActOnDefs (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h497 void ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart,
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp5113 void SemaObjC::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs() function in SemaObjC
/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp5166 Actions.ObjC().ActOnDefs(getCurScope(), TagDecl, Tok.getLocation(), in ParseStructUnionBody()