Home
last modified time | relevance | path

Searched refs:getOrCreateFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1433 llvm::DIFile *VUnit = getOrCreateFile(Loc); in createBitFieldType()
1437 llvm::DIFile *File = getOrCreateFile(Loc); in createBitFieldType()
1467 llvm::DIFile *file = getOrCreateFile(loc); in createFieldType()
3548 DefUnit = getOrCreateFile(Loc); in CreateLimitedType()
3723 Unit = getOrCreateFile(VD->getLocation()); in collectVarDeclProps()
3780 llvm::DIFile *Unit = getOrCreateFile(Loc); in getFunctionFwdDeclOrStub()
3833 llvm::DIFile *Unit = getOrCreateFile(Loc); in getGlobalVariableForwardDeclaration()
4062 llvm::DIFile *Unit = getOrCreateFile(Loc); in emitFunctionStart()
4168 llvm::DIFile *Unit = getOrCreateFile(Loc); in EmitFunctionDecl()
4867 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable()
[all …]
H A DCGDebugInfo.h642 llvm::DIFile *getOrCreateFile(SourceLocation Loc);