Searched defs:Statement (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp73 BOOL Statement = 0; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4763 const Stmt *const Statement = internal::GetBodyMatcher<NodeType>::get(Node); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h66 Statement, enumerator in enum:clang::CFGElement::Kind
134 explicit CFGStmt(Stmt *S, Kind K = Statement) : CFGElement(K, S) { argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h462 class Statement : public Tree { class in namespace:clang::syntax
464 Statement(NodeKind K) : Tree(K) {} function in class:clang::syntax::Statement
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1473 DeclMatcher(Sema &S, DeclSetVector &Decls, Stmt *Statement) : argument
1593 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, argument
H A DSemaExpr.cpp18280 bool Sema::DiagRuntimeBehavior(SourceLocation Loc, const Stmt *Statement, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1478 std::unique_ptr<CFG> CFGBuilder::buildCFG(const Decl *D, Stmt *Statement) { argument
4952 std::unique_ptr<CFG> CFG::buildCFG(const Decl *D, Stmt *Statement, argument
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h934 EFI_IFR_STATEMENT_HEADER Statement; member in struct:_EFI_IFR_SUBTITLE
951 EFI_IFR_STATEMENT_HEADER Statement; member in struct:_EFI_IFR_TEXT
992 EFI_IFR_STATEMENT_HEADER Statement; member in struct:_EFI_IFR_RESET_BUTTON

Completed in 379 milliseconds