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 265 if (CXXLiteralOperatorIdName *CXXLit = getAsCXXLiteralOperatorIdName())
285 return getAsCXXLiteralOperatorIdName()->FETokenInfo;
309 getAsCXXLiteralOperatorIdName()->FETokenInfo = T;
  /external/clang/include/clang/AST/
DeclarationName.h 129 CXXLiteralOperatorIdName *getAsCXXLiteralOperatorIdName() const {

Completed in 26 milliseconds