HomeSort by relevance Sort by last modified time
    Searched defs:TrailingReturnType (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Parse/
ParseExprCXX.cpp 798 ParsedType TrailingReturnType;
801 TrailingReturnType = ParseTrailingReturnType(Range).get();
826 TrailingReturnType),
845 ParsedType TrailingReturnType;
848 TrailingReturnType = ParseTrailingReturnType(Range).get();
872 TrailingReturnType),
    [all...]
ParseDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 377 milliseconds