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 302 if (CXXLiteralOperatorIdName *CXXLit = getAsCXXLiteralOperatorIdName())
340 return getAsCXXLiteralOperatorIdName()->FETokenInfo;
364 getAsCXXLiteralOperatorIdName()->FETokenInfo = T;
  /external/clang/include/clang/AST/
DeclarationName.h 122 CXXLiteralOperatorIdName *getAsCXXLiteralOperatorIdName() const {

Completed in 36 milliseconds