Home
last modified time | relevance | path

Searched refs:PragmaDirective (Results 1 – 25 of 131) sorted by relevance

123456

/dports/lang/solidity/solidity_0.8.11/test/cmdlineTests/ast_compact_json_with_base_path/
H A Doutput27 "nodeType": "PragmaDirective",
76 "nodeType": "PragmaDirective",
/dports/lang/solidity/solidity_0.8.11/test/cmdlineTests/combined_json_with_base_path/
H A Doutput1PragmaDirective","src":"36:22:0"},{"abstract":false,"baseContracts":[],"canonicalName":"C","contra…
/dports/lang/solidity/solidity_0.8.11/libsolidity/formal/
H A DModelChecker.cpp95 PragmaDirective const* smtPragma = nullptr; in analyze()
97 if (auto pragma = dynamic_pointer_cast<PragmaDirective>(node)) in analyze()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Lex/
H A DPPCallbacks.h165 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
401 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
403 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
404 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Lex/
H A DPPCallbacks.h165 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
407 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
409 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
410 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Drpp.h71 struct PragmaDirective;
194 virtual PragmaDirective *toPragmaDirective() const in toPragmaDirective()
408 struct PragmaDirective: public Directive struct
410 PragmaDirective(Item *item) in PragmaDirective() argument
413 virtual PragmaDirective *toPragmaDirective() const in toPragmaDirective() argument
414 { return const_cast<PragmaDirective *>(this); } in toPragmaDirective()
H A Drpptreewalker.h65 virtual void evaluatePragmaDirective(const PragmaDirective *directive) {Q_UNUSED(directive);} in evaluatePragmaDirective()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
447 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
449 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
450 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DPPCallbacks.h186 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
448 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
450 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
451 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
447 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
449 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
450 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
446 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
448 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
449 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
447 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
449 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
450 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
447 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
449 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
450 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
446 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
448 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
449 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
447 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
449 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
450 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
494 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
496 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
497 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
483 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
485 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
486 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
483 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
485 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
486 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
483 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
485 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
486 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
483 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
485 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
486 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Lex/
H A DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
483 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
485 First->PragmaDirective(Loc, Introducer); in PragmaDirective()
486 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
/dports/lang/solidity/solidity_0.8.11/test/cmdlineTests/ast_json_import_wrong_evmVersion/
H A Dinput.sol36 "nodeType": "PragmaDirective",
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DSyntaxChecker.h59 bool visit(PragmaDirective const& _pragma) override;
/dports/lang/solidity/solidity_0.8.11/libsolidity/ast/
H A DASTVisitor.h58 virtual bool visit(PragmaDirective& _node) { return visitNode(_node); } in visit()
114 virtual void endVisit(PragmaDirective& _node) { endVisitNode(_node); } in endVisit()
192 virtual bool visit(PragmaDirective const& _node) { return visitNode(_node); } in visit()
248 virtual void endVisit(PragmaDirective const& _node) { endVisitNode(_node); } in endVisit()
H A DASTForward.h43 class PragmaDirective; variable

123456