Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiHashing.h42 codeview::TagRecord &getRecord() { in getRecord() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp506 Record *ByteCodeExprGen<Emitter>::getRecord(QualType Ty) { in getRecord() function in ByteCodeExprGen
514 Record *ByteCodeExprGen<Emitter>::getRecord(const RecordDecl *RD) { in getRecord() function in ByteCodeExprGen
H A DPointer.h221 Record *getRecord() const { return getFieldDesc()->ElemRecord; } in getRecord() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DBuiltins.cpp31 const Builtin::Info &Builtin::Context::getRecord(unsigned ID) const { in getRecord() function in Builtin::Context
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h410 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h330 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.h100 llvm::Record *getRecord() const { return Record; } in getRecord() function
H A DNeonEmitter.cpp408 Record *getRecord() const { return R; } in getRecord() function in __anon9e9e0a7a0111::Intrinsic
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h368 Record *getRecord() const { assert(isRecord()); return R; } in getRecord() function
H A DCodeGenDAGPatterns.h461 Record *getRecord() const { return Def; } in getRecord() function
929 Record *getRecord() const { return TheRecord; } in getRecord() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1290 Init *getRecord() const { return Rec; } in getRecord() function