Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp5087 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
5089 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
5099 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
5103 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()