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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp4137 unsigned AtomicExpr::getNumSubExprs(AtomicOp Op) { function in class:AtomicExpr
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h3443 unsigned getNumSubExprs() const { return NumExprs; } function in class:clang::StringLiteral::OffsetOfExpr::ShuffleVectorExpr
[all...]

Completed in 185 milliseconds