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

  /external/clang/lib/Parse/
ParseExpr.cpp     [all...]
ParseDeclCXX.cpp 836 // Fake up a Declarator to use with ActOnTypeName.
842 return Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
926 // Fake up a Declarator to use with ActOnTypeName.
    [all...]
ParseExprCXX.cpp     [all...]
ParseObjc.cpp 905 TypeResult type = Actions.ActOnTypeName(getCurScope(), declarator);
    [all...]
ParseDecl.cpp 64 return Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 243 milliseconds