Home
last modified time | relevance | path

Searched refs:getImplicitCodeSegOrSectionAttrForFunction (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1445 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction( in ActOnStartOfLambdaDefinition()
H A DSemaDecl.cpp10279 if (Attr *SAttr = getImplicitCodeSegOrSectionAttrForFunction(NewFD, in ActOnFunctionDeclarator()
10894 Attr *Sema::getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD, in getImplicitCodeSegOrSectionAttrForFunction() function in Sema
H A DSemaDeclCXX.cpp6374 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true)) in checkClassLevelCodeSegAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3599 Attr *getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD,