Searched refs:getSemanticSpelling (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DMicrosoftCXXABI.cpp109 return IA->getSemanticSpelling();
/external/clang/lib/Sema/
H A DAttributeList.cpp206 unsigned AttributeList::getSemanticSpelling() const { function in class:AttributeList
H A DSemaDeclAttr.cpp3717 (MSInheritanceAttr::Spelling)Attr.getSemanticSpelling());
3886 if (IA->getSemanticSpelling() == SemanticSpelling)
H A DSemaDecl.cpp2076 IA->getSemanticSpelling());
12520 IA->getSemanticSpelling());
/external/clang/include/clang/Sema/
H A DAttributeList.h468 unsigned getSemanticSpelling() const;

Completed in 302 milliseconds