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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h 3706 SourceLocation TypenameLocation;
3722 TypenameLocation(TypenameLoc), EllipsisLoc(EllipsisLoc),
3732 SourceLocation getTypenameLoc() const { return TypenameLocation; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp 1704 D->TypenameLocation = readSourceLocation();

Completed in 1663 milliseconds