Searched refs:IdentMacroDirectivesOffsetMap (Results 1 – 6 of 6) sorted by relevance
295 IdentMacroDirectivesOffsetMap; variable
299 IdentMacroDirectivesOffsetMap; variable
262 llvm::DenseMap<const IdentifierInfo *, uint64_t> IdentMacroDirectivesOffsetMap; variable
312 IdentMacroDirectivesOffsetMap; variable
2219 IdentMacroDirectivesOffsetMap[Name] = StartOffset; in WritePreprocessor()4849 return IdentMacroDirectivesOffsetMap.lookup(Name); in getMacroDirectivesOffset()