Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp190 LBF->getScope(), getOrCreateFile(CurLoc))); in setLocation()
1213 llvm::DIFile *VUnit = getOrCreateFile(Loc); in createBitFieldType()
1217 llvm::DIFile *File = getOrCreateFile(Loc); in createBitFieldType()
1247 llvm::DIFile *file = getOrCreateFile(loc); in createFieldType()
3139 Unit = getOrCreateFile(VD->getLocation()); in collectVarDeclProps()
3196 llvm::DIFile *Unit = getOrCreateFile(Loc); in getFunctionFwdDeclOrStub()
3249 llvm::DIFile *Unit = getOrCreateFile(Loc); in getGlobalVariableForwardDeclaration()
3416 llvm::DIFile *Unit = getOrCreateFile(Loc); in EmitFunctionStart()
3520 llvm::DIFile *Unit = getOrCreateFile(Loc); in EmitFunctionDecl()
3741 Unit = getOrCreateFile(VD->getLocation()); in EmitDeclare()
[all …]
H A DCGDebugInfo.h543 llvm::DIFile *getOrCreateFile(SourceLocation Loc);