Searched refs:getAccessorIdx (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h2629 static int getAccessorIdx(char c) { function in class:clang::ExtVectorType
2635 if (int idx = getAccessorIdx(c)+1)
/external/clang/lib/AST/
H A DExpr.cpp3359 Index = ExtVectorType::getAccessorIdx(Comp[i]);

Completed in 201 milliseconds