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
1390 return MacroDefinition(DI.getDirective(), in getMacroDefinitionAtLoc()
639 ValueInt = HLSLLoopHint->getDirective(); in push()
667 OpenMPDirectiveKind getDirective(unsigned Level) const { in getDirective() function in __anon95b22cd90111::DSAStackTy675 getOpenMPCaptureRegions(CaptureRegions, getDirective(Level)); in getCaptureRegion()2404 DSAStack->getDirective(CSI->OpenMPLevel)); in isOpenMPCapturedDecl()2518 FunctionScopesIndex -= getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in adjustOpenMPTargetScopeIndex()2563 OpenMPDirectiveKind DKind = DSAStack->getDirective(Level); in isOpenMPPrivateDecl()2677 getOpenMPCaptureRegions(Regions, DSAStack->getDirective(Level)); in isOpenMPTargetCapturedDecl()2697 getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in isOpenMPGlobalCapturedDecl()4423 return getOpenMPCaptureLevels(DSAStack->getDirective(Level)); in getNumberOfConstructScopes()