Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8718 StringRef TrueName, FalseName; in shouldNotPrintDirectly() local
8724 std::tie(FalseTy, FalseName) = in shouldNotPrintDirectly()
8732 return std::make_pair(FalseTy, FalseName); in shouldNotPrintDirectly()