Home
last modified time | relevance | path

Searched refs:AnnotationStrExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp4234 const Expr *AnnotationStrExpr = E->getArg(1)->IgnoreParenCasts(); in EmitBuiltinExpr() local
4235 StringRef Str = cast<StringLiteral>(AnnotationStrExpr)->getString(); in EmitBuiltinExpr()