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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp2071 bool IsUnion = (RD && RD->isUnion()); local
4527 bool IsUnion = (RD && RD->isUnion()); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1127 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { function in class:ResultBuilder

Completed in 1777 milliseconds