Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h365 llvm::StringMap<llvm::Constant*> AnnotationStrings; variable
DCodeGenModule.cpp1332 llvm::Constant *&AStr = AnnotationStrings[Str]; in EmitAnnotationString()