Searched refs:AM_Path (Results 1 – 1 of 1) sorted by relevance
75 AM_Path = 0x2 enumerator204 else if (Mode == AM_Path) { in DisplayFunction()216 assert(Mode == (AM_Syntax | AM_Path) && "Unexpected mode!"); in DisplayFunction()486 HandleCode(D, AM_Path, getInliningModeForFunction(D, Visited), in HandleDeclsCallGraph()543 RecVisitorMode |= AM_Path; in runAnalysisOnTranslationUnit()653 return Mode & ~AM_Path; in getModeForDecl()698 if ((Mode & AM_Path) && checkerMgr->hasPathSensitiveCheckers()) { in HandleCode()