Home
last modified time | relevance | path

Searched refs:KAbiTagAttr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp42 KAbiTagAttr, enumerator
355 : Node(KAbiTagAttr, Base_->RHSComponentCache, in AbiTagAttr()
5037 case Node::KAbiTagAttr: in getFunctionBaseName()
5070 if (Name->getKind() == Node::KAbiTagAttr) { in getFunctionDeclContextName()
5170 case Node::KAbiTagAttr: in isCtorOrDtor()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h413 : Node(KAbiTagAttr, Base_->RHSComponentCache, in AbiTagAttr()