/llvm-project/bolt/include/bolt/Utils/ |
H A D | NameShortener.h | 25 uint64_t getID(StringRef Name) { in getID() function
|
/llvm-project/llvm/include/llvm/Option/ |
H A D | OptSpecifier.h | 29 unsigned getID() const { return ID; } in getID() function
|
H A D | Option.h | 90 unsigned getID() const { in getID() function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-dup-fwd-decl.cpp | 9 getID() const in getID() function in Test
|
/llvm-project/clang/include/clang/Lex/ |
H A D | ExternalPreprocessorSource.h | 95 uint64_t getID() const { in getID() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterBank.h | 45 unsigned getID() const { return ID; } in getID() function
|
H A D | StackMaps.h | 47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function 101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function 204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
|
H A D | TargetPassConfig.h | 69 AnalysisID getID() const { in getID() function
|
H A D | RegisterBankInfo.h | 232 unsigned getID() const { return ID; } in getID() function
|
/llvm-project/clang/lib/Analysis/ |
H A D | IntervalPartition.cpp | 34 static unsigned getID(const CFGBlock &B) { return B.getBlockID(); } in getID() function 35 static unsigned getID(const CFGIntervalNode &I) { return I.ID; } in getID() function [all...] |
/llvm-project/clang/include/clang/AST/ |
H A D | CommentCommandTraits.h | 33 unsigned getID() const { in getID() function
|
/llvm-project/clang/test/Index/ |
H A D | comment-cplus-decls.cpp | 30 unsigned getID() const in getID() function in Test
|
/llvm-project/clang/tools/diagtool/ |
H A D | DiagnosticNames.h | 68 inline short getID() const { in getID() function
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | DialectInterface.h | 57 TypeID getID() const { return interfaceID; } getID() function
|
/llvm-project/clang/test/Analysis/engine/ |
H A D | replay-without-inlining.c | 27 static void getID(IB *st, char str[4]) { in getID() function
|
/llvm-project/polly/lib/CodeGen/ |
H A D | IRBuilder.cpp | 32 static MDNode *getID(LLVMContext &Ctx, Metadata *arg0 = nullptr, in getID() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Statepoint.h | 87 uint64_t getID() const { in getID() function
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ClangTidyCheck.h | 500 StringRef getID() const override { return CheckName; } getID() function
|
/llvm-project/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersInternalTest.cpp | 208 StringRef getID() const override { return "MyID"; } in TEST() function
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Headers.cpp | 197 IncludeStructure::getID(const FileEntry *Entry) const { in getID() function in clang::clangd::IncludeStructure
|
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/ |
H A D | Var.h | 303 constexpr ID getID() const { return id; } in getID() function
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 208 uint64_t getID() const { in getID() function
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | HeadersTests.cpp | 72 IncludeStructure::HeaderID getID(StringRef Filename, in getID() function in clang::clangd::__anona7be645f0111::HeadersTest [all...] |
/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 241 int64_t getID() const { return ID; } in getID() function
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 318 uint64_t getID() const { in getID() function
|