Home
last modified time | relevance | path

Searched defs:getIdentifier (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/bsd/elftosb/dist/common/
H A DOutputSection.h29 uint32_t getIdentifier() const { return m_id; } in getIdentifier() function
H A DEncoreBootImage.h713 inline uint32_t getIdentifier() const { return m_identifier; } in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnyCall.h190 const IdentifierInfo *getIdentifier() const { in getIdentifier() function
H A DRetainSummaryManager.h220 IdentifierInfo *getIdentifier() const { return II; } in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPExpressions.cpp57 IdentifierInfo *getIdentifier() const { return II; } in getIdentifier() function in __anonec5f67360111::PPValue
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h99 StringRef getIdentifier() const { in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateName.h509 const IdentifierInfo *getIdentifier() const { in getIdentifier() function
H A DDeclarationName.h613 DeclarationName getIdentifier(const IdentifierInfo *ID) { in getIdentifier() function
H A DDeclObjC.h2648 IdentifierInfo *getIdentifier() const { in getIdentifier() function
H A DDecl.h244 IdentifierInfo *getIdentifier() const { return Name.getAsIdentifierInfo(); } in getIdentifier() function
H A DExprCXX.h2486 IdentifierInfo *getIdentifier() const { in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp699 llvm::Optional<StringRef> Node::getIdentifier() const { in getIdentifier() function in clang::diff::Node
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h435 const std::string &getIdentifier() const { return Identifier; } in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp1313 static StringRef getIdentifier(const Token &Tok) { in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h2070 IdentifierInfo *getIdentifier() const { in getIdentifier() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1190 StringRef getIdentifier() const { return getStringOperand(7); } in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2188 IdentifierInfo *getIdentifier() const { in getIdentifier() function
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3578 IdentifierInfo *TemplateTypeParmType::getIdentifier() const { in getIdentifier() function in TemplateTypeParmType