Home
last modified time | relevance | path

Searched defs:IndexFile (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/unittests/
DIndexActionTests.cpp48 void checkNodesAreInitialized(const IndexFileIn &IndexFile, in checkNodesAreInitialized()
74 IndexFileIn IndexFile; local
124 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
153 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
188 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
220 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
247 IndexFileIn IndexFile = runIndexingAction( in TEST_F() local
275 IndexFileIn IndexFile = runIndexingAction(MainFilePath, {"-std=c++14"}); in TEST_F() local
DBackgroundIndexTests.cpp75 auto IndexFile = readIndexFile(Storage[ShardIdentifier]); in loadShard() local
/external/llvm-project/clang/unittests/CrossTU/
DCrossTranslationUnitTest.cpp63 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in HandleTranslationUnit() local
186 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in TEST() local
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
DLLJITWithThinLTOSummaries.cpp58 cl::opt<std::string> IndexFile{cl::desc("<module summary index>"), variable
/external/llvm-project/clang-tools-extra/clangd/index/
DBackground.h216 IndexFile, enumerator
/external/llvm-project/clang-tools-extra/clangd/tool/
DClangdMain.cpp346 opt<Path> IndexFile{ variable
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp466 SmallString<256> IndexFile = CrossTUDir; in ensureCTUIndexLoaded() local