Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp846 PrimType FallbackT = *S.getContext().classify(Call->getArg(1)); in interp__builtin_clz() local
871 PrimType FallbackT = *S.getContext().classify(Call->getArg(1)); in interp__builtin_ctz() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h16190 QualType FallbackT; in RebuildUnresolvedUsingType() local