Home
last modified time | relevance | path

Searched defs:declarations (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/bindings/python/tests/cindex/
H A Dtest_exception_specification_kind.py13 def find_function_declarations(node, declarations=[]): argument
/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dcpp.h158 const bool declarations; member
H A Dcpp.cc1197 bool declarations) : in class_printer()
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DClass.h753 std::vector<std::unique_ptr<ClassDeclaration>> declarations; variable
/llvm-project-15.0.7/clang/docs/
H A DAutomaticReferenceCounting.rst824 .. _arc.ownership.semantics:
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h1101 std::list<TypeBoundProcDecl> declarations; member