Lines Matching refs:https
12 …<center><iframe width="560" height="315" src="https://www.youtube.com/embed/VqCkCDFLSsc?vq=hd720" …
14 `Slides <https://llvm.org/devmtg/2013-04/klimek-slides.pdf>`_
26 `Doxygen <https://clang.llvm.org/doxygen>`_. The doxygen online
70 declaration <https://clang.llvm.org/doxygen/classclang_1_1TranslationUnitDecl.html>`_.
72 declaration <https://clang.llvm.org/doxygen/classclang_1_1FunctionDecl.html>`_
74 statement <https://clang.llvm.org/doxygen/classclang_1_1CompoundStmt.html>`_,
76 statement <https://clang.llvm.org/doxygen/classclang_1_1DeclStmt.html>`_
78 statement <https://clang.llvm.org/doxygen/classclang_1_1ReturnStmt.html>`_.
85 `ASTContext <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html>`_.
87 `getTranslationUnitDecl <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#abd909fb01ef1…
89 identifiers <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#a4f95adb9958e22fbe55212ae…
98 `Decl <https://clang.llvm.org/doxygen/classclang_1_1Decl.html>`_ and
99 `Stmt <https://clang.llvm.org/doxygen/classclang_1_1Stmt.html>`_. Many
101 `Type <https://clang.llvm.org/doxygen/classclang_1_1Type.html>`_,
102 `Decl <https://clang.llvm.org/doxygen/classclang_1_1Decl.html>`_,
103 `DeclContext <https://clang.llvm.org/doxygen/classclang_1_1DeclContext.html>`_
104 or `Stmt <https://clang.llvm.org/doxygen/classclang_1_1Stmt.html>`_, with
109 `CXXBaseSpecifier <https://clang.llvm.org/doxygen/classclang_1_1CXXBaseSpecifier.html>`_.
112 `TranslationUnitDecl <https://clang.llvm.org/doxygen/classclang_1_1TranslationUnitDecl.html>`_
116 `RecursiveASTVisitor <https://clang.llvm.org/doxygen/classclang_1_1RecursiveASTVisitor.html>`_.
118 tutorial <https://clang.llvm.org/docs/RAVFrontendAction.html>`_.
121 (`Stmt <https://clang.llvm.org/doxygen/classclang_1_1Stmt.html>`_) and
123 (`Decl <https://clang.llvm.org/doxygen/classclang_1_1Decl.html>`_). Note
125 (`Expr <https://clang.llvm.org/doxygen/classclang_1_1Expr.html>`_) are