Home
last modified time | relevance | path

Searched defs:type_of (Results 1 – 6 of 6) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtree.rb809 def type_of( tree ) method
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli566 val type_of : llvalue -> lltype val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli701 val type_of : llvalue -> lltype val
/external/v8/src/
Dfactory.cc125 const char* type_of, byte kind) { in NewOddball()
Dobjects.cc13337 const char* type_of, byte kind) { in Initialize()
/external/v8/src/parsing/
Dparser.cc5007 Expression* type_of = factory()->NewUnaryOperation( in CheckCallable() local