Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.cpp1452 StringRef AnnotationStr, in EmitAnnotationCall() argument
1456 Builder.CreateBitCast(CGM.EmitAnnotationString(AnnotationStr), Int8PtrTy), in EmitAnnotationCall()
HDCodeGenFunction.h2379 StringRef AnnotationStr,