Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h316 IdentMacroDirectivesOffsetMap; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2639 IdentMacroDirectivesOffsetMap[Name] = StartOffset; in WritePreprocessor()
6072 return IdentMacroDirectivesOffsetMap.lookup(Name); in getMacroDirectivesOffset()