Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h418 llvm::StringMap<llvm::Constant*> AnnotationStrings; variable
H A DCodeGenModule.cpp2470 llvm::Constant *&AStr = AnnotationStrings[Str]; in EmitAnnotationString()