Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp338 if (PCLoc.isInvalid() || Scope->getFile() == getOrCreateFile(CurLoc)) in setLocation()
344 LBF->getScope(), getOrCreateFile(CurLoc))); in setLocation()
349 DBuilder.createLexicalBlockFile(Scope, getOrCreateFile(CurLoc))); in setLocation()
541 llvm::DIFile *CGDebugInfo::getOrCreateFile(SourceLocation Loc) { in getOrCreateFile() function in CGDebugInfo
1342 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation()); in getOrCreateRecordFwdDecl()
1591 Src, Name, getOrCreateFile(Loc), getLineNumber(Loc), in CreateType()
1598 return DBuilder.createTypedef(Src, OS.str(), getOrCreateFile(Loc), in CreateType()
1652 getOrCreateFile(Loc), getLineNumber(Loc), in CreateType()
1775 llvm::DIFile *VUnit = getOrCreateFile(Loc); in createBitFieldType()
1779 llvm::DIFile *File = getOrCreateFile(Loc); in createBitFieldType()
[all …]
H A DCGDebugInfo.h746 llvm::DIFile *getOrCreateFile(SourceLocation Loc);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2960 …getOrCreateFileENS_14SourceLocationE", "clang::CodeGen::CGDebugInfo::getOrCreateFile(clang::Source…