Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp263 static types::ID toType(Language Lang) { in toType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1757 unsigned int toType; in tryStore() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d2962 inout(T) toType(T)(inout return scope Object o) in toType() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d2953 inout(T) toType(T)(inout Object o) in toType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1231 ExprResult doIntegralCast(Sema &S, Expr *op, QualType toType) { in doIntegralCast()
1235 ExprResult doComplexIntegralCast(Sema &S, Expr *op, QualType toType) { in doComplexIntegralCast()