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.cpp508 SemaRef.applyFunctionAttributesBeforeParsingBody(D); in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp15624 applyFunctionAttributesBeforeParsingBody(D); in ActOnStartOfFunctionDef()
15637 void Sema::applyFunctionAttributesBeforeParsingBody(Decl *FD) { in applyFunctionAttributesBeforeParsingBody() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3727 void applyFunctionAttributesBeforeParsingBody(Decl *FD);