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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp73 BOOL Statement = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h141 class Statement : public Tree { class in namespace:clang::syntax
143 Statement(NodeKind K) : Tree(K) {} function in class:clang::syntax::Statement
[all...]
/freebsd-11-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-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4605 const Stmt *const Statement = internal::GetBodyMatcher<NodeType>::get(Node); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1480 std::unique_ptr<CFG> CFGBuilder::buildCFG(const Decl *D, Stmt *Statement) { argument
4928 std::unique_ptr<CFG> CFG::buildCFG(const Decl *D, Stmt *Statement, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1458 DeclMatcher(Sema &S, DeclSetVector &Decls, Stmt *Statement) : argument
1578 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, argument
H A DSemaExpr.cpp17269 bool Sema::DiagRuntimeBehavior(SourceLocation Loc, const Stmt *Statement, argument
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h939 EFI_IFR_STATEMENT_HEADER Statement; member in struct:_EFI_IFR_SUBTITLE
956 EFI_IFR_STATEMENT_HEADER Statement; member in struct:_EFI_IFR_TEXT
997 EFI_IFR_STATEMENT_HEADER Statement; member in struct:_EFI_IFR_RESET_BUTTON

Completed in 482 milliseconds