/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | TypeDetail.h | 93 StringRef getIdentifier() const { in getIdentifier() function 157 StringRef getIdentifier() const { in getIdentifier() function
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | AnyCall.h | 191 const IdentifierInfo *getIdentifier() const { in getIdentifier() function
|
H A D | RetainSummaryManager.h | 221 IdentifierInfo *getIdentifier() const { return II; } in getIdentifier() function
|
/llvm-project/clang/lib/Lex/ |
H A D | PPExpressions.cpp | 57 IdentifierInfo *getIdentifier() const { return II; } getIdentifier() function in __anon289ca2080111::PPValue
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 99 StringRef getIdentifier() const { in getIdentifier() function
|
/llvm-project/clang/include/clang/AST/ |
H A D | TemplateName.h | 553 const IdentifierInfo *getIdentifier() const { getIdentifier() function
|
H A D | DeclarationName.h | 623 DeclarationName getIdentifier(const IdentifierInfo *ID) { in getIdentifier() function
|
H A D | DeclObjC.h | 2709 /// getIdentifier - Get the identifier that names the class in getIdentifier() function
|
H A D | Decl.h | 270 IdentifierInfo *getIdentifier() const { return Name.getAsIdentifierInfo(); } getIdentifier() function
|
H A D | ExprCXX.h | 2585 const IdentifierInfo *getIdentifier() const { getIdentifier() function
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | SPIRVTypes.cpp | 978 StringRef getIdentifier() const { return identifier; } getIdentifier() function 1073 StringRef StructType::getIdentifier() const { return getImpl()->identifier; } getIdentifier() function in StructType
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | OperationSupport.h | 478 StringAttr getIdentifier() const { return getImpl()->getName(); } getIdentifier() function
|
/llvm-project/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 698 std::optional<StringRef> Node::getIdentifier() const { in getIdentifier() function in clang::diff::Node
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.h | 429 const std::string &getIdentifier() const { return Identifier; } getIdentifier() function
|
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 709 APINotesReader::Implementation::getIdentifier(llvm::StringRef Str) { getIdentifier() function in clang::api_notes::APINotesReader::Implementation [all...] |
H A D | APINotesWriter.cpp | 114 IdentifierID getIdentifier(StringRef Identifier) { getIdentifier() function in clang::api_notes::APINotesWriter::Implementation [all...] |
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 184 StringRef getIdentifier() const { return ModIt->getFirst(); } computeLTOCacheKey() function
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 2081 IdentifierInfo *getIdentifier() const { getIdentifier() function
|
/llvm-project/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 1628 static StringRef getIdentifier(const Token &Tok) { in getIdentifier() function
|
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 4203 IdentifierInfo *TemplateTypeParmType::getIdentifier() const { getIdentifier() function in TemplateTypeParmType 4262 IdentifierInfo *SubstTemplateTypeParmPackType::getIdentifier() const { getIdentifier() function in SubstTemplateTypeParmPackType [all...] |
/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1295 StringRef getIdentifier() const { return getStringOperand(7); } getIdentifier() function
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 2330 const IdentifierInfo *getIdentifier() const { getIdentifier() function
|