Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.h38 class FunctionProtoType; variable
H A DCodeGenFunction.h66 class FunctionProtoType; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4915 FunctionProtoType), in AST_POLYMORPHIC_MATCHER_P() argument
5043 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
5063 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3152 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h132 class FunctionProtoType; variable