Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h42 codeview::TagRecord &getRecord() { in getRecord() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstAlias.h70 Record *getRecord() const { in getRecord() function
H A DCodeGenDAGPatterns.h456 Record *getRecord() const { return Def; } in getRecord() function
937 Record *getRecord() const { return TheRecord; } in getRecord() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp307 const Record *Context::getRecord(const RecordDecl *D) const { in getRecord() function in Context
H A DPointer.h428 const Record *getRecord() const { return getFieldDesc()->ElemRecord; } in getRecord() function
H A DCompiler.cpp3534 template <class Emitter> Record *Compiler<Emitter>::getRecord(QualType Ty) { in getRecord() function in Compiler
3541 Record *Compiler<Emitter>::getRecord(const RecordDecl *RD) { in getRecord() function in Compiler
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DBuiltins.cpp44 const Builtin::Info &Builtin::Context::getRecord(unsigned ID) const { in getRecord() function in Builtin::Context
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h410 RecordAccessor getRecord(unsigned RecordIndex) const { getRecord() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h101 llvm::Record *getRecord() const { return Record; } in getRecord() function
H A DNeonEmitter.cpp409 Record *getRecord() const { return R; } in getRecord() function in __anonfaf0748f0111::Intrinsic
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h348 static BitstreamEntry getRecord(unsigned AbbrevID) { getRecord() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1427 Init *getRecord() const { return Rec; } in getRecord() function