Home
last modified time | relevance | path

Searched defs:getSourceBitField (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp3288 FieldDecl *Expr::getSourceBitField() { in getSourceBitField() function in Expr
/external/clang/include/clang/AST/
DExpr.h444 const FieldDecl *getSourceBitField() const { in getSourceBitField() function