Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h295 IdentMacroDirectivesOffsetMap; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2263 IdentMacroDirectivesOffsetMap[Name] = StartOffset; in WritePreprocessor()
5082 return IdentMacroDirectivesOffsetMap.lookup(Name); in getMacroDirectivesOffset()