Home
last modified time | relevance | path

Searched defs:isPrefix (Results 1 – 5 of 5) sorted by relevance

/prebuilts/go/linux-x86/src/bufio/
Dbufio_test.go1055 isPrefix bool member
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h2261 static bool isPrefix(Opcode Op) { in isPrefix() function
2265 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DExpr.h2267 static bool isPrefix(Opcode Op) { in isPrefix() function
2271 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h2262 static bool isPrefix(Opcode Op) { in isPrefix() function
2266 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h2289 static bool isPrefix(Opcode Op) { in isPrefix() function
2293 bool isPrefix() const { return isPrefix(getOpcode()); } in isPrefix() function