HomeSort by: relevance | last modified time | path
    Searched refs:getImplicitCodeSegOrSectionAttrForFunction (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLambda.cpp 990 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true))
SemaDecl.cpp 9478 if (Attr *SAttr = getImplicitCodeSegOrSectionAttrForFunction(NewFD,
10056 Attr *Sema::getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD,
SemaDeclCXX.cpp 6173 if (Attr *A = getImplicitCodeSegOrSectionAttrForFunction(Method, /*IsDefinition=*/true))
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2699 Attr *getImplicitCodeSegOrSectionAttrForFunction(const FunctionDecl *FD,

Completed in 59 milliseconds