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

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 1107 SourceLocation InterfLoc = IDecl->getEndOfDefinitionLoc();
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 1854 SourceLocation getEndOfDefinitionLoc() const {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 758 Record.AddSourceLocation(D->getEndOfDefinitionLoc());
  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 3898 SourceLocation LocEnd = CDecl->getEndOfDefinitionLoc();
RewriteObjC.cpp 3109 SourceLocation LocEnd = CDecl->getEndOfDefinitionLoc();

Completed in 39 milliseconds