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

  /src/external/apache2/llvm/dist/clang/lib/Basic/
LangOptions.cpp 32 XRayAlwaysInstrumentFiles.clear();
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 292 std::vector<std::string> XRayAlwaysInstrumentFiles;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 976 XRayFilter(new XRayFunctionFilter(LangOpts.XRayAlwaysInstrumentFiles,

Completed in 33 milliseconds