Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h421 llvm::DenseMap<unsigned, llvm::Constant *> AnnotationArgs; variable
H A DCodeGenModule.cpp2510 llvm::Constant *&Lookup = AnnotationArgs[ID.ComputeHash()]; in EmitAnnotationArgs()