Home
last modified time | relevance | path

Searched defs:FunctionProtoType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenTypes.h41 class FunctionProtoType; variable
DCodeGenFunction.h62 class FunctionProtoType; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3272 FunctionProtoType), in AST_POLYMORPHIC_MATCHER_P() argument
3347 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
3367 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
/external/clang/lib/AST/
DType.cpp2654 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/external/clang/include/clang/Sema/
DSema.h116 class FunctionProtoType; variable