Home
last modified time | relevance | path

Searched defs:AbiTag (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp341 if (const auto *AbiTag = NS->getAttr<AbiTagAttr>()) { in write() local
351 if (const auto *AbiTag = ND->getAttr<AbiTagAttr>()) { in write() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4950 const GNUAbiTag &AbiTag = getGNUAbiTag<ELFT>(Desc); in printGNUNote() local
6751 const GNUAbiTag &AbiTag = getGNUAbiTag<ELFT>(Desc); in printGNUNoteLLVMStyle() local