Home
last modified time | relevance | path

Searched defs:IsPrefix (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp61 auto IsPrefix = [](StringRef Name, StringRef Prefix) { in isLargeGlobalValue() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp294 bool IsPrefix; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp122 bool IsPrefix = false) { in startsWith() argument
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1179 bool IsPrefix = getterNameString.starts_with("is"); in migrateProperty() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3448 bool IsPrefix = in ParseInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp13789 bool IsPrefix) { in CheckIncrementDecrementOperand()