Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp4203 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
4205 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
4215 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
4219 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()