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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DSectionKind.h228 static SectionKind getCommon() { return get(Common); } function in class:llvm::SectionKind
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h3268 Expr *getCommon() const { return cast<Expr>(SubExprs[COMMON]); } function in class:clang::StringLiteral::OffsetOfExpr::BinaryConditionalOperator

Completed in 120 milliseconds