Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp314 if (const auto *AbiTag = NS->getAttr<AbiTagAttr>()) { in write() local
324 if (const auto *AbiTag = ND->getAttr<AbiTagAttr>()) { in write() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5497 const GNUAbiTag &AbiTag = getGNUAbiTag<ELFT>(Desc); in printGNUNote() local
7893 const GNUAbiTag &AbiTag = getGNUAbiTag<ELFT>(Desc); in printGNUNoteLLVMStyle() local