Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp991 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true)) in ActOnStartOfLambdaDefinition()
DSemaDecl.cpp9391 if (Attr *SAttr = getImplicitCodeSegOrSectionAttrForFunction(NewFD, in ActOnFunctionDeclarator()
9964 Attr *Sema::getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD, in getImplicitCodeSegOrSectionAttrForFunction() function in Sema
DSemaDeclCXX.cpp6098 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true)) in checkClassLevelCodeSegAttribute()
/external/llvm-project/clang/include/clang/Sema/
DSema.h2565 Attr *getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD,