Home
last modified time | relevance | path

Searched refs:EmitPseudoVariable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h545 void EmitPseudoVariable(CGBuilderTy &Builder, llvm::Instruction *Value,
H A DCGExprScalar.cpp1962 CGF.getDebugInfo()->EmitPseudoVariable(Builder, Pointer, Ty); in VisitMemberExpr()
H A DCGDebugInfo.cpp5780 void CGDebugInfo::EmitPseudoVariable(CGBuilderTy &Builder, in EmitPseudoVariable() function in CGDebugInfo