Searched refs:LoopConstructFinder (Results 1 – 1 of 1) sorted by relevance
47 struct LoopConstructFinder : RecursiveASTVisitor<LoopConstructFinder> { in findAndSetChildLoops() struct50 LoopConstructFinder(OpenACCComputeConstruct *Construct) in findAndSetChildLoops() argument65 LoopConstructFinder f(this); in findAndSetChildLoops()