Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp251 static types::ID toType(Language Lang) { in toType() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1713 unsigned int toType = getLdStRegType(ScalarVT); tryStore() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1295 doIntegralCast(Sema & S,Expr * op,QualType toType) doIntegralCast() argument
1299 doComplexIntegralCast(Sema & S,Expr * op,QualType toType) doComplexIntegralCast() argument