/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenCLRuntime.h | 25 class VarDecl; variable
|
H A D | SanitizerMetadata.h | 27 class VarDecl; variable
|
H A D | CGDebugInfo.h | 34 class VarDecl; variable
|
H A D | CGCall.h | 40 class VarDecl; variable
|
H A D | CGOpenMPRuntime.h | 38 class VarDecl; variable
|
H A D | CodeGenModule.h | 69 class VarDecl; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | MangleNumberingContext.h | 29 class VarDecl; variable
|
H A D | Mangle.h | 37 class VarDecl; variable
|
H A D | ASTConsumer.h | 29 class VarDecl; variable
|
H A D | ASTMutationListener.h | 32 class VarDecl; variable
|
H A D | StmtCXX.h | 25 class VarDecl; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | MultiplexExternalSemaSource.h | 33 class VarDecl; variable
|
H A D | ExternalSemaSource.h | 38 class VarDecl; variable
|
H A D | Scope.h | 32 class VarDecl; variable
|
H A D | ScopeInfo.h | 44 class VarDecl; variable
|
H A D | Initialization.h | 37 class VarDecl; variable
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CXCursor.h | 44 class VarDecl; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | UninitializedValues.h | 27 class VarDecl; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 1149 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() 2262 VarDecl, hasInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 2280 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument 2294 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument 2896 TagDecl, VarDecl, FunctionDecl)) { in AST_POLYMORPHIC_MATCHER() argument 3145 AST_POLYMORPHIC_SUPPORTED_TYPES_3(FunctionDecl, VarDecl, CXXRecordDecl)) { in AST_POLYMORPHIC_MATCHER() argument 3202 AST_POLYMORPHIC_SUPPORTED_TYPES_3(FunctionDecl, VarDecl, CXXRecordDecl)) { in AST_POLYMORPHIC_MATCHER() argument
|
/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/Dynamic/ |
H A D | ParserTest.cpp | 172 llvm::Optional<DynTypedMatcher> VarDecl(Parser::parseMatcherExpression( in TEST() local
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
H A D | p3.cpp | 161 constexpr int VarDecl() { in VarDecl() function
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DeadStoresChecker.cpp | 141 llvm::SmallPtrSet<const VarDecl *, 20> &escaped) in DeadStoreObs()
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 2384 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA, in CheckOpenMPIterationSpace() 2591 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA, in CheckOpenMPLoop() 2949 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA) { in ActOnOpenMPSimdDirective() 2969 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA) { in ActOnOpenMPForDirective() 2989 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA) { in ActOnOpenMPForSimdDirective() 3086 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA) { in ActOnOpenMPParallelForDirective() 3115 llvm::DenseMap<VarDecl *, Expr *> &VarsWithImplicitDSA) { in ActOnOpenMPParallelForSimdDirective()
|
/minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
H A D | SourceLocationTest.cpp | 112 TEST(VarDecl, VMTypeFixedVarDeclRange) { in TEST() argument
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/ |
H A D | CFG.h | 39 class VarDecl; variable
|