Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h56 friend class ApplyDebugLocation; global() variable
837 ApplyDebugLocation(ApplyDebugLocation &&Other) : CGF(Other.CGF) { ApplyDebugLocation() function
[all...]
H A DCGDebugInfo.cpp84 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, ApplyDebugLocation() function in ApplyDebugLocation
90 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, ApplyDebugLocation() function in ApplyDebugLocation
127 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, const Expr *E) ApplyDebugLocation() function in ApplyDebugLocation
132 ApplyDebugLocation::ApplyDebugLocation(CodeGenFunction &CGF, llvm::DebugLoc Loc) ApplyDebugLocation() function in ApplyDebugLocation
[all...]