Searched refs:ScopeTK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DParentMapContext.h79 TraversalKindScope(ASTContext &ASTCtx, llvm::Optional<TraversalKind> ScopeTK) argument
82 if (ScopeTK)
83 Ctx.setTraversalKind(*ScopeTK);

Completed in 66 milliseconds