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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp517 EmitCheckSourceLocation(Loc),
576 EmitCheckSourceLocation(Loc),
664 EmitCheckSourceLocation(E->getExprLoc()),
1143 EmitCheckSourceLocation(Loc),
2164 llvm::Constant *CodeGenFunction::EmitCheckSourceLocation(SourceLocation Loc) { function in class:CodeGenFunction
3257 EmitCheckSourceLocation(CallLoc),
H A DCodeGenFunction.cpp848 EmitCheckSourceLocation(FD->getLocation()),
1504 EmitCheckSourceLocation(size->getLocStart()),
H A DCodeGenFunction.h2511 llvm::Constant *EmitCheckSourceLocation(SourceLocation Loc);
H A DCGExprScalar.cpp849 StaticData.push_back(CGF.EmitCheckSourceLocation(Info.E->getExprLoc()));
H A DCGBuiltin.cpp452 EmitCheckSourceLocation(E->getExprLoc()),

Completed in 818 milliseconds