Home
last modified time | relevance | path

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

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