Home
last modified time | relevance | path

Searched defs:StartsWith (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPAssume.h29 bool StartsWith; member
38 #define OMP_ASSUME_CLAUSE(Identifier, StartsWith, HasDirectiveList, \ argument
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DNameMatches.h19 StartsWith, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DStringSwitch.h83 StringSwitch& StartsWith(StringLiteral S, T Value) { in StartsWith() function