Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1407 uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType()
1501 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField()
1536 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields()
4606 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp3036 const TranslationUnitDecl *tunit = in isMain() local