Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h596 IC_CStyleCast, enumerator
654 IC_CStyleCast, StartLoc, TypeRange.getBegin(), in CreateCStyleCast()
716 return Context >= IC_CStyleCast; in isCStyleOrFunctionalCast()
721 return Context == IC_CStyleCast; in isCStyleCast()