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

  /src/external/apache2/llvm/dist/clang/lib/Index/
CommentToXML.cpp 145 if (!PCC->hasParamName())
157 if (!TPCC->hasParamName())
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.cpp 262 if (!PCC || !PCC->hasParamName())
313 if (!TPCC || !TPCC->hasParamName())
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Comment.h 758 bool hasParamName() const {
828 bool hasParamName() const {
  /src/external/apache2/llvm/dist/clang/lib/AST/
JSONNodeDumper.cpp 1596 if (C->hasParamName())
1606 if (C->hasParamName())
CommentSema.cpp 752 if (!PCC || !PCC->hasParamName())

Completed in 25 milliseconds