Searched refs:getExpressionLocationsEnabled (Results 1 – 3 of 3) sorted by relevance
575 bool getExpressionLocationsEnabled() const;
5106 bool CodeGenModule::getExpressionLocationsEnabled() const { in getExpressionLocationsEnabled() function in CodeGenModule
103 if (OriginalLocation && !DI->CGM.getExpressionLocationsEnabled()) in init()