HomeSort by relevance Sort by last modified time
    Searched refs:getAsCXXLiteralOperatorIdName (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
DeclarationName.cpp 275 if (CXXLiteralOperatorIdName *CXXLit = getAsCXXLiteralOperatorIdName())
295 return getAsCXXLiteralOperatorIdName()->FETokenInfo;
319 getAsCXXLiteralOperatorIdName()->FETokenInfo = T;
  /external/clang/include/clang/AST/
DeclarationName.h 129 CXXLiteralOperatorIdName *getAsCXXLiteralOperatorIdName() const {

Completed in 136 milliseconds