Home
last modified time | relevance | path

Searched refs:strVariableName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DStringMatcher.h40 StringMatcher(StringRef strVariableName, in StringMatcher() argument
42 : StrVariableName(strVariableName), Matches(matches), OS(os) {} in StringMatcher()
/external/llvm/include/llvm/TableGen/
DStringMatcher.h41 StringMatcher(StringRef strVariableName, in StringMatcher() argument
43 : StrVariableName(strVariableName), Matches(matches), OS(os) {} in StringMatcher()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DStringMatcher.h42 StringMatcher(StringRef strVariableName, in StringMatcher() argument
44 : StrVariableName(strVariableName), Matches(matches), OS(os) {} in StringMatcher()