Home
last modified time | relevance | path

Searched defs:tunit (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c++/
H A Dpass57-frag.cxx16 char ttype[81], tunit[81], tform[81]; in init_bintab() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1493 uint64_t offsetInBits, uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType()
1587 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField()
1623 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields()
4901 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp3159 const TranslationUnitDecl *tunit = in isMain() local