Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1387 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction( in ActOnStartOfLambdaDefinition()
H A DSemaDecl.cpp10419 if (Attr *SAttr = getImplicitCodeSegOrSectionAttrForFunction(NewFD, in ActOnFunctionDeclarator()
11002 Attr *Sema::getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD, in getImplicitCodeSegOrSectionAttrForFunction() function in Sema
H A DSemaDeclCXX.cpp6517 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true)) in checkClassLevelCodeSegAttribute()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3022 Attr *getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD,