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

/external/clang/lib/AST/
H A DDeclarationName.cpp263 if (CXXOperatorIdName *CXXOp = getAsCXXOperatorIdName()) {
290 return getAsCXXOperatorIdName()->FETokenInfo;
313 getAsCXXOperatorIdName()->FETokenInfo = T;
/external/clang/include/clang/AST/
H A DDeclarationName.h123 /// getAsCXXOperatorIdName
124 CXXOperatorIdName *getAsCXXOperatorIdName() const { function in class:clang::DeclarationName

Completed in 527 milliseconds