Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1713 uint64_t offsetInBits, uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType()
1837 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField()
1877 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields()
5225 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3299 const TranslationUnitDecl *tunit = in isMain() local