Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8718 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
8720 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
8730 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
8734 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()