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.h325 IdentMacroDirectivesOffsetMap; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2715 IdentMacroDirectivesOffsetMap[Name] = StartOffset; in WritePreprocessor()
6720 return IdentMacroDirectivesOffsetMap.lookup(Name); in getMacroDirectivesOffset()