Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp507 SemaRef.applyFunctionAttributesBeforeParsingBody(D); in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp16060 applyFunctionAttributesBeforeParsingBody(D); in ActOnStartOfFunctionDef()
16075 void Sema::applyFunctionAttributesBeforeParsingBody(Decl *FD) { in applyFunctionAttributesBeforeParsingBody() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4141 void applyFunctionAttributesBeforeParsingBody(Decl *FD);