Searched defs:ReturnTypeMatchesVoid (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp6215 bool ReturnTypeMatchesVoid local
6256 if (IsInstanceMethod && ReturnTypeMatchesVoid &&
6380 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6414 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6446 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6477 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6499 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6521 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6553 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
6640 if (IsInstanceMethod && ReturnTypeMatchesVoid) {
[all...]

Completed in 78 milliseconds