/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIALineNumber.cpp | 73 BOOL Statement = 0; in isStatement() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Nodes.h | 91 Statement, enumerator 211 Statement(NodeKind K) : Tree(K) {} in Statement() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 66 Statement, enumerator 1068 setLabel(Stmt * Statement) setLabel() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 826 char Statement = Line.isStatement() ? ' ' : '!'; in typesetLinesAndColumns() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 1836 DeclMatcher(Sema & S,DeclSetVector & Decls,Stmt * Statement) DeclMatcher() argument 1956 ProcessIterationStmt(Sema & S,Stmt * Statement,bool & Increment,DeclRefExpr * & DRE) ProcessIterationStmt() argument
|
H A D | SemaDecl.cpp | 20414 ActOnTopLevelStmtDecl(Stmt * Statement) ActOnTopLevelStmtDecl() argument
|
H A D | SemaExpr.cpp | 20988 DiagRuntimeBehavior(SourceLocation Loc,const Stmt * Statement,const PartialDiagnostic & PD) DiagRuntimeBehavior() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CFG.cpp | 1569 std::unique_ptr<CFG> CFGBuilder::buildCFG(const Decl *D, Stmt *Statement) { in buildCFG() argument 5239 return Builder.buildCFG(D, Statement); in buildCFG() argument
|
/freebsd-src/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 934 EFI_IFR_STATEMENT_HEADER Statement; member 951 EFI_IFR_STATEMENT_HEADER Statement; member 992 EFI_IFR_STATEMENT_HEADER Statement; member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 5732 const Stmt *const Statement = internal::GetBodyMatcher<NodeType>::get(Node); AST_POLYMORPHIC_MATCHER_P() local 5755 const Stmt *const Statement = Node.getBody(); AST_MATCHER_P() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 4418 Stmt *Statement = nullptr; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 5528 Create(ASTContext & C,Stmt * Statement) Create() argument
|