Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h59 friend class ApplyDebugLocation; variable
866 ApplyDebugLocation(ApplyDebugLocation &&Other) : CGF(Other.CGF) { ApplyDebugLocation() function
[all...]
H A DCGDebugInfo.cpp94 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, ApplyDebugLocation() function in ApplyDebugLocation
100 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, ApplyDebugLocation() function in ApplyDebugLocation
137 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, const Expr *E) ApplyDebugLocation() function in ApplyDebugLocation
142 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, llvm::DebugLoc Loc) ApplyDebugLocation() function in ApplyDebugLocation
[all...]