Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DPlistSupport.h90 inline void EmitLocation(raw_ostream &o, const SourceManager &SM, in EmitLocation() function
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2983 void CGDebugInfo::EmitLocation(CGBuilderTy &Builder, SourceLocation Loc) { in EmitLocation() function in CGDebugInfo