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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8735 bool IsInImplementation = false; local
8739 IsInImplementation = true;
8743 IsInImplementation = true;
8840 if (IsInImplementation && Results.includeCodePatterns()) {

Completed in 74 milliseconds