Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2440 StringRef AnnotationStr, in EmitAnnotationCall() argument
2445 Builder.CreateBitCast(CGM.EmitAnnotationString(AnnotationStr), Int8PtrTy), in EmitAnnotationCall()
H A DCodeGenFunction.h4500 StringRef AnnotationStr,