Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp651 bool SubIsPointer = false; in CheckExceptionSpecSubset() local
656 SubIsPointer = true; in CheckExceptionSpecSubset()
672 if (SubIsPointer) { in CheckExceptionSpecSubset()