Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DIndexActionTests.cpp49 void checkNodesAreInitialized(const IndexFileIn &IndexFile, in checkNodesAreInitialized()
75 IndexFileIn IndexFile; local
125 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
154 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
189 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
221 IndexFileIn IndexFile = runIndexingAction(MainFilePath); in TEST_F() local
248 IndexFileIn IndexFile = runIndexingAction( in TEST_F() local
276 IndexFileIn IndexFile = runIndexingAction(MainFilePath, {"-std=c++14"}); in TEST_F() local
310 IndexFileIn IndexFile = runIndexingAction(MainFilePath, {"-std=c++14"}); in TEST_F() local
H A DBackgroundIndexTests.cpp75 auto IndexFile = in loadShard() local
/llvm-project-15.0.7/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp63 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in HandleTranslationUnit() local
166 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in TEST() local
/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A DLLJITWithThinLTOSummaries.cpp58 cl::opt<std::string> IndexFile{cl::desc("<module summary index>"), variable
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DBackground.h219 IndexFile, enumerator
/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp352 opt<Path> IndexFile{ variable
/llvm-project-15.0.7/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp494 SmallString<256> IndexFile = CrossTUDir; in ensureCTUIndexLoaded() local