Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DIndexActionTests.cpp58 void checkNodesAreInitialized(const IndexFileIn &IndexFile, in checkNodesAreInitialized()
84 IndexFileIn IndexFile; local
134 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
163 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
198 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
230 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
257 IndexFileIn IndexFile = runIndexingAction( in TEST_F() local
285 IndexFileIn IndexFile = runIndexingAction(MainFilePath, {"-std=c++14"}); in TEST_F() local
319 IndexFileIn IndexFile = runIndexingAction(MainFilePath, {"-std=c++14"}); in TEST_F() local
338 IndexFileIn IndexFile = runIndexingAction(MainFilePath, {"-std=c++14"}); in TEST_F() local
[all …]
H A DBackgroundIndexTests.cpp75 auto IndexFile = in loadShard() local
/llvm-project/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp62 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in HandleTranslationUnit() local
165 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in TEST() local
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A DLLJITWithThinLTOSummaries.cpp58 cl::opt<std::string> IndexFile{cl::desc("<module summary index>"), variable
/llvm-project/clang-tools-extra/clangd/index/
H A DBackground.h220 IndexFile, global() enumerator
/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp355 opt<Path> IndexFile{ variable
/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp494 SmallString<256> IndexFile = CrossTUDir; in ensureCTUIndexLoaded() local