Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7177 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
7179 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
7189 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
7193 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()