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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8192 bool IsInImplementation = false; local
8196 IsInImplementation = true;
8200 IsInImplementation = true;
8293 if (IsInImplementation && Results.includeCodePatterns()) {

Completed in 73 milliseconds