Home
last modified time | relevance | path

Searched defs:CSA (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp69 PrintModRefResults(const char *Msg, bool P, CallSite CSA, CallSite CSB, in PrintModRefResults()
/external/dnsmasq/src/
Doption.c1787 char* CSA[] = { in one_opt() local
Ddnsmasq.h496 unsigned short CSA, type; member
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp1919 if (const auto *CSA = D->getAttr<CodeSegAttr>()) in setNonAliasAttributes() local
2010 if (const auto *CSA = FD->getAttr<CodeSegAttr>()) in SetFunctionAttributes() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3064 if (CodeSegAttr *CSA = S.mergeCodeSegAttr(D, AL, Str)) in handleCodeSegAttr() local
DSemaDecl.cpp2575 else if (const auto *CSA = dyn_cast<CodeSegAttr>(Attr)) in mergeDeclAttribute() local