Searched refs:gatherIncludeFiles (Results 1 – 4 of 4) sorted by relevance
52 void gatherIncludeFiles(llvm::SourceMgr &sourceMgr,
82 void lsp::gatherIncludeFiles(llvm::SourceMgr &sourceMgr, in gatherIncludeFiles() function in lsp
369 lsp::gatherIncludeFiles(sourceMgr, parsedIncludes); in initialize()
445 lsp::gatherIncludeFiles(sourceMgr, parsedIncludes); in PDLDocument()