Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction-cxx11.cpp55 auto &annotation = *annotations; in run() local
/llvm-project/clang/unittests/AST/
H A DAttrTest.cpp55 void AssertAnnotatedAs(TypeLoc TL, llvm::StringRef annotation, in AssertAnnotatedAs()
/llvm-project/polly/lib/External/isl/
H A Disl_ast_private.h90 isl_id *annotation; member
H A Disl_ast.c1731 __isl_take isl_ast_node *node, __isl_take isl_id *annotation) in isl_ast_node_set_annotation()
/llvm-project/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp437 auto annotation = in processParallelLoop() local
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h7403 isl::id ast_node::annotation() const in annotation() function