Home
last modified time | relevance | path

Searched refs:flagName (Results 1 – 2 of 2) sorted by relevance

/src/contrib/sqlite3/tea/
H A Dteaish.tcl327 set flagName "--threadsafe"
331 set flagName "--disable-threadsafe"
335 msg-result "Defaulting to ${flagName} because Tcl has threading ${lblAbled}."
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h184 llvm::sort(SetFlags, &flagName);
446 static bool flagName(const FlagEntry &LHS, const FlagEntry &RHS) { in flagName() function