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

  /external/clang/include/clang/Sema/
SemaInternal.h 30 FTIHasSingleVoidParameter(const DeclaratorChunk::FunctionTypeInfo &FTI) {
37 FTIHasNonVoidParameters(const DeclaratorChunk::FunctionTypeInfo &FTI) {
DeclSpec.h     [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
ParseDeclCXX.cpp     [all...]
ParseDecl.cpp 371 DeclaratorChunk::FunctionTypeInfo FTI = D->getFunctionTypeInfo();
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaLambda.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 111 milliseconds