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

/external/clang/include/clang/AST/
H A DType.h1442 /// isIncompleteOrObjectType - Return true if this is an incomplete or object
1444 bool isIncompleteOrObjectType() const { function in class:clang::Type

Completed in 48 milliseconds