HomeSort by: relevance | last modified time | path
    Searched refs:getExpressionLocationsEnabled (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 596 bool getExpressionLocationsEnabled() const;
CGDebugInfo.cpp 103 if (OriginalLocation && !DI->CGM.getExpressionLocationsEnabled())
CodeGenModule.cpp 5221 bool CodeGenModule::getExpressionLocationsEnabled() const {

Completed in 73 milliseconds