Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp180 SourceLocation PrevScanLocation; member
858 Parent->PrevScanLocation = Loc; in setParentHasScanDirective()
863 return Top ? Top->PrevScanLocation.isValid() : false; in doesParentHasScanDirective()
868 return Top ? Top->PrevScanLocation : SourceLocation(); in getParentScanDirectiveLoc()