Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPlistSupport.h106 inline void EmitLocation(raw_ostream &o, const SourceManager &SM, in EmitLocation() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4440 void CGDebugInfo::EmitLocation(CGBuilderTy &Builder, SourceLocation Loc) { in EmitLocation() function in CGDebugInfo