Home
last modified time | relevance | path

Searched defs:Stmt (Results 1 – 25 of 74) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/
H A DModelConsumer.h23 class Stmt; variable
H A DFrontendActions.h18 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCodeInjector.h21 class Stmt; variable
H A DCFGStmtMap.h22 class Stmt; variable
H A DBodyFarm.h28 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DODRHash.h31 class Stmt; variable
H A DParentMap.h17 class Stmt; variable
H A DASTFwd.h22 class Stmt; variable
H A DStmtIterator.h24 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h31 class Stmt; variable
148 llvm::DenseMap<const Stmt *, unsigned> *CounterMap) in CoverageMappingGen()
H A DVarBypassDetector.h25 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Extract/
H A DSourceExtraction.h19 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.h27 class Stmt; variable
H A DProgram.h32 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h24 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h24 class Stmt; variable
H A DCalledOnceCheck.h26 class Stmt; variable
H A DUninitializedValues.h26 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h30 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptStmt.cpp27 for (const auto &Stmt : Statements) { in log() local
177 for (auto &Stmt : Stmts) in log() local
H A DResourceFileWriter.cpp456 Error ResourceFileWriter::visitCaptionStmt(const CaptionStmt *Stmt) { in visitCaptionStmt()
461 Error ResourceFileWriter::visitClassStmt(const ClassStmt *Stmt) { in visitClassStmt()
512 const CharacteristicsStmt *Stmt) { in visitCharacteristicsStmt()
517 Error ResourceFileWriter::visitExStyleStmt(const ExStyleStmt *Stmt) { in visitExStyleStmt()
522 Error ResourceFileWriter::visitFontStmt(const FontStmt *Stmt) { in visitFontStmt()
532 Error ResourceFileWriter::visitLanguageStmt(const LanguageResource *Stmt) { in visitLanguageStmt()
539 Error ResourceFileWriter::visitStyleStmt(const StyleStmt *Stmt) { in visitStyleStmt()
544 Error ResourceFileWriter::visitVersionStmt(const VersionStmt *Stmt) { in visitVersionStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DNodeIntrospection.h23 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOwnership.h37 class Stmt; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h244 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) { in AST_POLYMORPHIC_MATCHER() argument
265 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) { in AST_POLYMORPHIC_MATCHER() argument
290 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, in AST_POLYMORPHIC_MATCHER_REGEX() argument
313 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc), in AST_POLYMORPHIC_MATCHER_P() argument
2075 AST_MATCHER_P(ForStmt, hasIncrement, internal::Matcher<Stmt>, in AST_MATCHER_P()
2090 AST_MATCHER_P(ForStmt, hasLoopInit, internal::Matcher<Stmt>, in AST_MATCHER_P()
3810 AST_MATCHER_P(CallExpr, callee, internal::Matcher<Stmt>, in AST_MATCHER_P()
5125 internal::Matcher<Stmt>, InnerMatcher) { in AST_POLYMORPHIC_MATCHER_P()
5154 AST_MATCHER_P(IfStmt, hasThen, internal::Matcher<Stmt>, InnerMatcher) { in AST_MATCHER_P()
5166 AST_MATCHER_P(IfStmt, hasElse, internal::Matcher<Stmt>, InnerMatcher) { in AST_MATCHER_P()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h39 class Stmt; variable

123