Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1657 StringRef AnnotationStr, in EmitAnnotationCall() argument
1661 Builder.CreateBitCast(CGM.EmitAnnotationString(AnnotationStr), Int8PtrTy), in EmitAnnotationCall()
H A DCodeGenFunction.h2601 StringRef AnnotationStr,