Home
last modified time | relevance | path

Searched defs:TCR (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp45 return TCR == TC_Success || TCR == TC_Extension; in isValidCast() argument
974 auto TCR = TryConstCast(Self, SrcExpr, DestType, /*CStyle*/ false, msg); CheckConstCast() local
985 auto TCR = CheckAddrspaceCast() local