Searched refs:CurEHLocation (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDeclCXX.cpp474 CurEHLocation = D->getLocStart();
585 CurEHLocation = VD->getLocStart();
H A DCGException.cpp694 auto DL = ApplyDebugLocation::CreateDefaultArtificial(*this, CurEHLocation);
H A DCodeGenFunction.cpp850 CurEHLocation = BodyRange.getEnd();
H A DCGBlocks.cpp1115 CurEHLocation = blockInfo.getBlockExpr()->getLocEnd();
H A DCodeGenFunction.h999 SourceLocation CurEHLocation; member in class:clang::CodeGen::CodeGenFunction
H A DCGObjC.cpp475 CurEHLocation = OMD->getLocEnd();

Completed in 120 milliseconds