Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2359 StringRef AnnotationStr, in EmitAnnotationCall() argument
2364 Builder.CreateBitCast(CGM.EmitAnnotationString(AnnotationStr), Int8PtrTy), in EmitAnnotationCall()
H A DCodeGenFunction.h4428 StringRef AnnotationStr,