Home
last modified time | relevance | path

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

/external/antlr/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/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli725 val type_of : llvalue -> lltype val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli701 val type_of : llvalue -> lltype val
/external/v8/src/parsing/
Dparser.cc3759 Expression* type_of = factory()->NewUnaryOperation( in CheckCallable() local
/external/v8/src/heap/
Dfactory.cc265 const char* type_of, byte kind, in NewOddball()
/external/v8/src/
Dobjects.cc13553 const char* type_of, byte kind) { in Initialize()