Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.h38 class FunctionProtoType; variable
DCodeGenFunction.h65 class FunctionProtoType; variable
/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/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h4651 FunctionProtoType), in AST_POLYMORPHIC_MATCHER_P() argument
4779 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
4799 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1613 TEST_P(ASTMatchersTest, FunctionProtoType) { in TEST_P() argument
/external/clang/lib/AST/
DType.cpp2654 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/external/llvm-project/clang/lib/AST/
DType.cpp3144 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/external/clang/include/clang/Sema/
DSema.h116 class FunctionProtoType; variable
/external/llvm-project/clang/include/clang/Sema/
DSema.h132 class FunctionProtoType; variable