Home
last modified time | relevance | path

Searched defs:getRecord (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h42 codeview::TagRecord &getRecord() { in getRecord() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstAlias.h70 const Record *getRecord() const { in getRecord() function
H A DCodeGenDAGPatterns.h456 Record *getRecord() const { return Def; } getRecord() function
937 Record *getRecord() const { return TheRecord; } getRecord() function
/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp
H A DPointer.h
H A DCompiler.cpp
/llvm-project/clang/lib/Basic/
H A DBuiltins.cpp44 const Builtin::Info &Builtin::Context::getRecord(unsigned ID) const { in getRecord() function in Builtin::Context
/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h409 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord() function
/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h347 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h101 const llvm::Record *getRecord() const { return Record; } in getRecord() function
H A DNeonEmitter.cpp409 Record *getRecord() const { return R; } getRecord() function in __anon1ddc9b620111::Intrinsic
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1427 Init *getRecord() const { return Rec; } getRecord() function