HomeSort by: relevance | last modified time | path
    Searched refs:getAccessorIdx (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 3389 static int getAccessorIdx(char c, bool isNumericAccessor) {
3397 if (int idx = getAccessorIdx(c, isNumericAccessor)+1)
  /src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp 4093 Index = ExtVectorType::getAccessorIdx(Comp[i], isNumericAccessor);

Completed in 54 milliseconds