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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
FormatString.h 551 void setIsPrivate(const char *position) { IsPrivate.setPosition(position); }
  /src/external/apache2/llvm/dist/clang/lib/AST/
PrintfFormatString.cpp 178 FS.setIsPrivate(MatchedStr.data());

Completed in 207 milliseconds