/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/ |
D | MangleNumberingContext.h | 25 class VarDecl; variable
|
D | ASTConsumer.h | 27 class VarDecl; variable
|
D | Stmt.h | 69 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | MangleNumberingContext.h | 25 class VarDecl; variable
|
D | ASTConsumer.h | 26 class VarDecl; variable
|
D | Stmt.h | 69 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | MangleNumberingContext.h | 25 class VarDecl; variable
|
D | ASTConsumer.h | 26 class VarDecl; variable
|
D | Stmt.h | 69 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | MangleNumberingContext.h | 25 class VarDecl; variable
|
D | ASTConsumer.h | 26 class VarDecl; variable
|
D | Stmt.h | 69 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Sema/ |
D | MultiplexExternalSemaSource.h | 32 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | MultiplexExternalSemaSource.h | 32 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | MultiplexExternalSemaSource.h | 32 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | MultiplexExternalSemaSource.h | 32 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerHelpers.h | 27 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerHelpers.h | 27 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerHelpers.h | 28 class VarDecl; variable
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerHelpers.h | 25 class VarDecl; variable
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | nodes.go | 92 VarDecl struct { struct 93 Group *Group // nil means not part of a group 94 Pragma Pragma 95 NameList []*Name 96 Type Expr // nil means no type 97 Values Expr // nil means no values 98 decl
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 2202 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() 4338 VarDecl, hasInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 4352 AST_MATCHER(VarDecl, isInitCapture) { return Node.isInitCapture(); } in AST_MATCHER() argument 4394 AST_MATCHER(VarDecl, isStaticLocal) { in AST_MATCHER() argument 4409 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument 4423 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument 4439 AST_MATCHER(VarDecl, hasAutomaticStorageDuration) { in AST_MATCHER() argument 4459 AST_MATCHER(VarDecl, hasStaticStorageDuration) { in AST_MATCHER() argument 4475 AST_MATCHER(VarDecl, hasThreadStorageDuration) { in AST_MATCHER() argument 4490 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument [all …]
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 2190 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() 4307 VarDecl, hasInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 4321 AST_MATCHER(VarDecl, isInitCapture) { return Node.isInitCapture(); } in AST_MATCHER() argument 4363 AST_MATCHER(VarDecl, isStaticLocal) { in AST_MATCHER() argument 4378 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument 4392 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument 4408 AST_MATCHER(VarDecl, hasAutomaticStorageDuration) { in AST_MATCHER() argument 4428 AST_MATCHER(VarDecl, hasStaticStorageDuration) { in AST_MATCHER() argument 4444 AST_MATCHER(VarDecl, hasThreadStorageDuration) { in AST_MATCHER() argument 4459 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument [all …]
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 2203 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() 4338 VarDecl, hasInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 4352 AST_MATCHER(VarDecl, isInitCapture) { return Node.isInitCapture(); } in AST_MATCHER() argument 4394 AST_MATCHER(VarDecl, isStaticLocal) { in AST_MATCHER() argument 4409 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument 4423 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument 4439 AST_MATCHER(VarDecl, hasAutomaticStorageDuration) { in AST_MATCHER() argument 4459 AST_MATCHER(VarDecl, hasStaticStorageDuration) { in AST_MATCHER() argument 4475 AST_MATCHER(VarDecl, hasThreadStorageDuration) { in AST_MATCHER() argument 4490 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument [all …]
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 2202 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() 4338 VarDecl, hasInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 4352 AST_MATCHER(VarDecl, isInitCapture) { return Node.isInitCapture(); } in AST_MATCHER() argument 4394 AST_MATCHER(VarDecl, isStaticLocal) { in AST_MATCHER() argument 4409 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument 4423 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument 4439 AST_MATCHER(VarDecl, hasAutomaticStorageDuration) { in AST_MATCHER() argument 4459 AST_MATCHER(VarDecl, hasStaticStorageDuration) { in AST_MATCHER() argument 4475 AST_MATCHER(VarDecl, hasThreadStorageDuration) { in AST_MATCHER() argument 4490 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument [all …]
|