Home
last modified time | relevance | path

Searched defs:IGN (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/index/
DSerialization.cpp285 IncludeGraphNode IGN; in readIncludeGraphNode() local
297 void writeIncludeGraphNode(const IncludeGraphNode &IGN, in writeIncludeGraphNode()
489 auto IGN = readIncludeGraphNode(SrcsReader, Strings->Strings); in readRIFF() local
548 void visitStrings(IncludeGraphNode &IGN, const Callback &CB) { in visitStrings()
DBackgroundIndexLoader.cpp84 const IncludeGraphNode &IGN = It.getValue(); in loadShard() local
DBackground.cpp191 const auto &IGN = IndexIt.getValue(); in update() local
DYAMLSerialization.cpp465 auto &IGN = Variant.Source.getValue(); in readYAML() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DSerializationTests.cpp243 IncludeGraphNode IGN; in TEST() local