Searched defs:filePattern (Results 1 – 2 of 2) sorted by relevance
251 let filePattern: vscode.GlobPattern = '**/*.' + languageName; global() variable 343 let filePattern: vscode.GlobPattern = '**/' + filePath; global() variable
762 readInputSectionRules(StringRef filePattern,uint64_t withFlags,uint64_t withoutFlags) readInputSectionRules() argument