Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h441 llvm::StringMap<llvm::Constant*> AnnotationStrings; variable
HDCodeGenModule.cpp3286 llvm::Constant *&AStr = AnnotationStrings[Str]; in EmitAnnotationString()