Searched refs:EmitCheckSourceLocation (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp725 EmitCheckSourceLocation(FD->getLocation()),
1326 EmitCheckSourceLocation(size->getLocStart()),
H A DCGExpr.cpp507 EmitCheckSourceLocation(Loc),
566 EmitCheckSourceLocation(Loc),
653 EmitCheckSourceLocation(E->getExprLoc()),
2078 llvm::Constant *CodeGenFunction::EmitCheckSourceLocation(SourceLocation Loc) { function in class:CodeGenFunction
H A DCodeGenFunction.h2416 llvm::Constant *EmitCheckSourceLocation(SourceLocation Loc);
H A DCGExprScalar.cpp846 StaticData.push_back(CGF.EmitCheckSourceLocation(Info.E->getExprLoc()));
H A DCGBuiltin.cpp441 EmitCheckSourceLocation(E->getExprLoc()),

Completed in 234 milliseconds