Searched defs:AnnotationStrExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1672 const Expr *AnnotationStrExpr = E->getArg(1)->IgnoreParenCasts(); local
1673 StringRef Str = cast<StringLiteral>(AnnotationStrExpr)->getString();

Completed in 75 milliseconds