HomeSort by: relevance | last modified time | path
    Searched defs:getAssociation (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 5759 Association getAssociation(unsigned I) {
5761 "Out-of-range index in GenericSelectionExpr::getAssociation!");
5767 ConstAssociation getAssociation(unsigned I) const {
5769 "Out-of-range index in GenericSelectionExpr::getAssociation!");

Completed in 64 milliseconds