Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h111 CVT_Both, /// Emitted on both sides with different addresses enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp174 return CVT_Both; in IdentifyTarget()
187 return CVT_Both; in IdentifyTarget()