Home
last modified time | relevance | path

Searched defs:patternMatches (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/include/flang/Frontend/
H A DCodeGenOptions.h110 bool patternMatches(llvm::StringRef string) const { patternMatches() function
/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h356 bool patternMatches(StringRef String) const { patternMatches() function