Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1735 bool InExp = ExpSpace && LookupQualifiedName(ResExp, ExpSpace); in lookupCoroutineTraits() local
1737 if (!InStd && !InExp) { in lookupCoroutineTraits()
1757 if (InExp) { in lookupCoroutineTraits()