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

/external/clang/lib/Sema/
H A DSemaChecking.cpp178 if (SemaBuiltinObjectSize(TheCall))
1878 /// SemaBuiltinObjectSize - Handle __builtin_object_size(void *ptr,
1882 bool Sema::SemaBuiltinObjectSize(CallExpr *TheCall) { function in class:Sema

Completed in 74 milliseconds