Home
last modified time | relevance | path

Searched refs:TrueName (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp8515 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
8517 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
8527 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
8531 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()