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

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1268 llvm::Value *AnnVal = EmitScalarExpr(E->getArg(0)); local
1270 AnnVal->getType());
1276 return RValue::get(EmitAnnotationCall(F, AnnVal, Str, E->getExprLoc()));

Completed in 22 milliseconds