Searched refs:getDirective (Results 1 – 4 of 4) sorted by relevance
375 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function376 DefMacroDirective *getDirective() { return DefDirective; } in getDirective() function
1405 return MacroDefinition(DI.getDirective(), in getMacroDefinitionAtLoc()
621 ValueInt = HLSLLoopHint->getDirective(); in push()
646 OpenMPDirectiveKind getDirective(unsigned Level) const { in getDirective() function in __anon1dd12e440111::DSAStackTy654 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion()2380 DSAStack->getDirective(CSI->OpenMPLevel)); in isOpenMPCapturedDecl()2494 FunctionScopesIndex -= getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in adjustOpenMPTargetScopeIndex()2539 OpenMPDirectiveKind DKind = DSAStack->getDirective(Level); in isOpenMPPrivateDecl()2653 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl()2673 getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in isOpenMPGlobalCapturedDecl()4420 return getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in getNumberOfConstructScopes()