Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h283 IdentMacroDirectivesOffsetMap; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp2442 IdentMacroDirectivesOffsetMap[Name] = StartOffset; in WritePreprocessor()
5457 return IdentMacroDirectivesOffsetMap.lookup(Name); in getMacroDirectivesOffset()