Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLambda.cpp1445 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction( in ActOnStartOfLambdaDefinition()
HDSemaDecl.cpp10279 if (Attr *SAttr = getImplicitCodeSegOrSectionAttrForFunction(NewFD, in ActOnFunctionDeclarator()
10894 Attr *Sema::getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD, in getImplicitCodeSegOrSectionAttrForFunction() function in Sema
HDSemaDeclCXX.cpp6374 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true)) in checkClassLevelCodeSegAttribute()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3599 Attr *getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD,