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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 726 const ProfileList &getProfileList() const { return *ProfList; }
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 2647 const auto &ProfileList = getContext().getProfileList();

Completed in 25 milliseconds