Home
last modified time | relevance | path

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

/llvm-project/clang/bindings/python/tests/cindex/
H A Dtest_exception_specification_kind.py14 find_function_declarations(node, declarations=[]) global() argument
/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.h187 const bool declarations; member
H A Dcpp.cc1307 bool declarations) : in class_printer()
/llvm-project/mlir/include/mlir/TableGen/
H A DClass.h871 std::vector<std::unique_ptr<ClassDeclaration>> declarations; global() variable
[all...]
/llvm-project/clang/docs/
H A DAutomaticReferenceCounting.rst824 .. _arc.ownership.semantics:
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp3981 std::string declarations = " struct Properties {\n"; global() local
[all...]
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h1136 std::list<TypeBoundProcDecl> declarations; global() member