/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | SanitizerMetadata.h | 26 class VarDecl; variable
|
H A D | VarBypassDetector.h | 26 class VarDecl; variable
|
H A D | CGOpenCLRuntime.h | 29 class VarDecl; variable
|
H A D | CGHLSLRuntime.h | 36 class VarDecl; variable
|
H A D | CGCUDARuntime.h | 31 class VarDecl; variable
|
H A D | CodeGenFunction.h | 73 class VarDecl; variable
|
H A D | CGDebugInfo.h | 44 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | MangleNumberingContext.h | 25 class VarDecl; variable
|
H A D | ASTConsumer.h | 26 class VarDecl; variable
|
H A D | Mangle.h | 41 class VarDecl; variable
|
H A D | ComparisonCategories.h | 33 class VarDecl; variable
|
H A D | ASTMutationListener.h | 39 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Context.h | 26 class VarDecl; variable
|
H A D | Program.h | 33 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | MultiplexExternalSemaSource.h | 32 class VarDecl; variable
|
H A D | ExternalSemaSource.h | 36 class VarDecl; variable
|
H A D | Scope.h | 36 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerHelpers.h | 25 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 2140 AST_MATCHER_P(CXXForRangeStmt, hasLoopVariable, internal::Matcher<VarDecl>, in AST_MATCHER_P() 4242 VarDecl, hasInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 4256 AST_MATCHER(VarDecl, isInitCapture) { return Node.isInitCapture(); } in AST_MATCHER() argument 4298 AST_MATCHER(VarDecl, isStaticLocal) { in AST_MATCHER() argument 4313 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument 4327 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument 4343 AST_MATCHER(VarDecl, hasAutomaticStorageDuration) { in AST_MATCHER() argument 4363 AST_MATCHER(VarDecl, hasStaticStorageDuration) { in AST_MATCHER() argument 4379 AST_MATCHER(VarDecl, hasThreadStorageDuration) { in AST_MATCHER() argument 4394 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument [all …]
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CXCursor.h | 43 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | UninitializedValues.h | 27 class VarDecl; variable
|
H A D | Consumed.h | 37 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/CrossTU/ |
H A D | CrossTranslationUnit.h | 34 class VarDecl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | CloneDetection.h | 25 class VarDecl; variable
|
H A D | AnalysisDeclContext.h | 47 class VarDecl; variable
|