Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2255 StringRef AnnotationStr, in EmitAnnotationCall() argument
2259 Builder.CreateBitCast(CGM.EmitAnnotationString(AnnotationStr), Int8PtrTy), in EmitAnnotationCall()
H A DCodeGenFunction.h3996 StringRef AnnotationStr,