Home
last modified time | relevance | path

Searched defs:VarDecl (Results 1 – 25 of 93) sorted by relevance

1234

/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DMangleNumberingContext.h25 class VarDecl; variable
DASTConsumer.h27 class VarDecl; variable
DStmt.h69 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DMangleNumberingContext.h25 class VarDecl; variable
DASTConsumer.h26 class VarDecl; variable
DStmt.h69 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DMangleNumberingContext.h25 class VarDecl; variable
DASTConsumer.h26 class VarDecl; variable
DStmt.h69 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DMangleNumberingContext.h25 class VarDecl; variable
DASTConsumer.h26 class VarDecl; variable
DStmt.h69 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Sema/
DMultiplexExternalSemaSource.h32 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DMultiplexExternalSemaSource.h32 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DMultiplexExternalSemaSource.h32 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DMultiplexExternalSemaSource.h32 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerHelpers.h27 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerHelpers.h27 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerHelpers.h28 class VarDecl; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerHelpers.h25 class VarDecl; variable
/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dnodes.go92 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/
DASTMatchers.h2202 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/
DASTMatchers.h2190 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/
DASTMatchers.h2203 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/
DASTMatchers.h2202 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 …]

1234