Searched refs:refersToVectorElement (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp3394 (Initializer->getBitField() || Initializer->refersToVectorElement());
4982 if (CurInit.get()->refersToVectorElement()) {
/external/clang/include/clang/AST/
H A DExpr.h396 bool refersToVectorElement() const;
/external/clang/lib/AST/
H A DExpr.cpp3035 bool Expr::refersToVectorElement() const { function in class:Expr

Completed in 128 milliseconds