Home
last modified time | relevance | path

Searched refs:DEFINE_NESTABLE_TRAVERSAL (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp255 #define DEFINE_NESTABLE_TRAVERSAL(N) \ macro
263 DEFINE_NESTABLE_TRAVERSAL(WhileStmt)
264 DEFINE_NESTABLE_TRAVERSAL(DoStmt) in DEFINE_NESTABLE_TRAVERSAL() function
265 DEFINE_NESTABLE_TRAVERSAL(ForStmt) in DEFINE_NESTABLE_TRAVERSAL()
266 DEFINE_NESTABLE_TRAVERSAL(CXXForRangeStmt) in DEFINE_NESTABLE_TRAVERSAL()
267 DEFINE_NESTABLE_TRAVERSAL(ObjCForCollectionStmt) in DEFINE_NESTABLE_TRAVERSAL()
268 DEFINE_NESTABLE_TRAVERSAL(CXXTryStmt) in DEFINE_NESTABLE_TRAVERSAL()
269 DEFINE_NESTABLE_TRAVERSAL(CXXCatchStmt) in DEFINE_NESTABLE_TRAVERSAL()