Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp1388 uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType()
1482 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField()
1517 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields()
4584 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDecl.cpp3029 const TranslationUnitDecl *tunit = in isMain() local