Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DAnnotationRemarks.cpp60 StringRef AnnotationStr = in runImpl() local
65 auto Iter = Mapping.insert({AnnotationStr, 0}); in runImpl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2528 StringRef AnnotationStr, in EmitAnnotationCall() argument
2533 CGM.EmitAnnotationString(AnnotationStr), in EmitAnnotationCall()
H A DCodeGenFunction.h4659 StringRef AnnotationStr,