Searched defs:filePattern (Results 1 – 2 of 2) sorted by relevance
237 let filePattern: vscode.GlobPattern = '**/*.' + languageName; variable329 let filePattern: vscode.GlobPattern = '**/' + filePath; variable
727 ScriptParser::readInputSectionRules(StringRef filePattern, uint64_t withFlags, in readInputSectionRules()