Home
last modified time | relevance | path

Searched refs:collectIWYUHeaderMaps (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/index/
DCanonicalIncludes.h90 collectIWYUHeaderMaps(CanonicalIncludes *Includes);
DCanonicalIncludes.cpp63 collectIWYUHeaderMaps(CanonicalIncludes *Includes) { in collectIWYUHeaderMaps() function
DIndexAction.cpp139 PragmaHandler(collectIWYUHeaderMaps(this->Includes.get())) { in IndexAction()
/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp100 IWYUHandler = collectIWYUHeaderMaps(&CanonIncludes); in getCommentHandler()
DParsedAST.cpp404 collectIWYUHeaderMaps(&CanonIncludes); in build()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DSymbolCollectorTests.cpp1445 PragmaHandler = collectIWYUHeaderMaps(&Includes); in TEST_F()
1460 PragmaHandler = collectIWYUHeaderMaps(&Includes); in TEST_F()