Searched defs:getIdentifier (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h84 StringRef getIdentifier() const { function in class:llvm::AsmToken
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateName.h502 const IdentifierInfo *getIdentifier() const { function in class:clang::DependentTemplateName
H A DDecl.h124 IdentifierInfo *getIdentifier() const { return Name.getAsIdentifierInfo(); } function in class:clang::NamedDecl
H A DDeclarationName.h354 DeclarationName getIdentifier(const IdentifierInfo *ID) { function in class:clang::DeclarationNameTable
H A DDeclObjC.h1762 IdentifierInfo *getIdentifier() const { function in class:clang::ObjCCategoryImplDecl
1900 IdentifierInfo *getIdentifier() const { function in class:clang::ObjCImplementationDecl
[all...]
H A DType.h3604 IdentifierInfo *getIdentifier() const { return Replaced->getIdentifier(); } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::SubstTemplateTypeParmPackType
4071 const IdentifierInfo *getIdentifier() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentNameType
4128 const IdentifierInfo *getIdentifier() const { return Name; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentTemplateSpecializationType
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DDebugInfo.cpp623 MDString *DICompositeType::getIdentifier() const { function in class:DICompositeType
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1898 IdentifierInfo *TemplateTypeParmType::getIdentifier() const { function in class:TemplateTypeParmType
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp391 IdentifierInfo *getIdentifier() const { return II; } function in class:__anon3579::ObjCSummaryKey
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1843 IdentifierInfo *getIdentifier() const { function in class:clang::Declarator

Completed in 228 milliseconds