Searched defs:T1Function (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp4232 bool T1Function = T1->isFunctionType(); local
4233 if (isLValueRef || T1Function) {
4307 if (!T1Function &&

Completed in 445 milliseconds