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 273 if (CXXLiteralOperatorIdName *CXXLit = getAsCXXLiteralOperatorIdName())
293 return getAsCXXLiteralOperatorIdName()->FETokenInfo;
317 getAsCXXLiteralOperatorIdName()->FETokenInfo = T;
  /external/clang/include/clang/AST/
DeclarationName.h 130 CXXLiteralOperatorIdName *getAsCXXLiteralOperatorIdName() const {

Completed in 58 milliseconds