Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp9976 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
9978 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
9988 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
9992 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()