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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp6807 bool IsInImplementation = false; local
6811 IsInImplementation = true;
6815 IsInImplementation = true;
6895 if (IsInImplementation && Results.includeCodePatterns()) {

Completed in 54 milliseconds