Home
last modified time | relevance | path

Searched refs:Infer (Results 1 – 6 of 6) sorted by relevance

/external/libcxxabi/test/
Dlit.cfg26 # Infer the libcxx_test_source_root for configuration import.
39 # Infer the test_exec_root from the libcxx_object root.
/external/v8/src/parsing/
Dfunc-name-inferrer.h75 void Infer() { in Infer() function
Dparser-base.h1879 if (fni_ != nullptr) fni_->Infer(); in ParseObjectLiteral()
2031 if (fni_ != nullptr) fni_->Infer(); in ParseAssignmentExpression()
2127 fni_->Infer(); in ParseAssignmentExpression()
2684 fni_->Infer(); in ParseStrongInitializationExpression()
Dparser.cc2421 fni_->Infer(); in ParseVariableDeclarations()
4802 if (fni_ != NULL) fni_->Infer(); in ParseClassLiteral()
/external/libcxx/test/
Dlit.cfg23 # Infer the test_exec_root from the libcxx_object root.
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td648 // Infer instruction prefixes from type info.