Searched refs:IncludedThis (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp4377 bool IncludedThis = false; local
4382 IncludedThis = true;
4406 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy)

Completed in 84 milliseconds