Home
last modified time | relevance | path

Searched refs:EmptyLookup (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DCoreAPIsTest.cpp61 TEST_F(CoreAPIsStandardTest, EmptyLookup) { in TEST_F() argument
/external/clang/lib/Sema/
DSemaOverload.cpp11216 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
11240 bool DoDiagnoseEmptyLookup = EmptyLookup; in BuildRecoveryCallExpr()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp12861 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
12889 } else if (EmptyLookup) { in BuildRecoveryCallExpr()