Searched defs:patternMatches (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Frontend/ | ||
H A D | CodeGenOptions.h | 110 bool patternMatches(llvm::StringRef string) const { patternMatches() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | CodeGenOptions.h | 356 bool patternMatches(StringRef String) const { patternMatches() function |