Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp10273 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
10275 std::tie(TrueTy, TrueName) = in shouldNotPrintDirectly()
10285 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()
10289 return std::make_pair(TrueTy, TrueName); in shouldNotPrintDirectly()