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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclarationName.cpp164 static const char* const OperatorNames[NUM_OVERLOADED_OPERATORS] = { local
170 const char *OpName = OperatorNames[N.getCXXOverloadedOperator()];

Completed in 95 milliseconds