History log of /external/clang/include/clang/Index/Handlers.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
686775deca8b8685eb90801495880e3abdd844c2 20-Jul-2011 Chris Lattner <sabre@nondot.org> now that we have a centralized place to do so, add some using declarations for
some common llvm types: stringref and smallvector. This cleans up the codebase
quite a bit.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135576 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Index/Handlers.h
1eb4433ac451dc16f4133a88af2d002ac26c58ef 09-Sep-2009 Mike Stump <mrs@apple.com> Remove tabs, and whitespace cleanups.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81346 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Index/Handlers.h
40c0e73be6b2508c33f802368080f6b369dc67bc 30-Jul-2009 Argyrios Kyrtzidis <akyrtzi@gmail.com> Introduce TULocation and TULocationHandler classes.

TULocation is like ASTLocation but also contains the TranslationUnit* that
the ASTLocation originated from.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77535 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Index/Handlers.h
94431b5b4ceca8831e1ed6d6f646b99052680a85 30-Jul-2009 Argyrios Kyrtzidis <akyrtzi@gmail.com> Introduce a helper template for the Handler classes and use it instead
of the iterator of the Indexer class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77528 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Index/Handlers.h
77b4a79dd845fa93027f458049a7f71402006414 30-Jul-2009 Argyrios Kyrtzidis <akyrtzi@gmail.com> Rename EntityHandler::HandleEntity to Handle.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77525 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Index/Handlers.h
b17dc46c795d5eceeceb1424b96d63739d12a522 30-Jul-2009 Argyrios Kyrtzidis <akyrtzi@gmail.com> -Make IndexProvider an abstract interface for getting indexing information.
-Introduce Indexer as an IndexProvider implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77524 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Index/Handlers.h