Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPlistSupport.h107 inline void EmitLocation(raw_ostream &o, const SourceManager &SM, in EmitLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4093 void CGDebugInfo::EmitLocation(CGBuilderTy &Builder, SourceLocation Loc) { in EmitLocation() function in CGDebugInfo