| 
    clang 22.0.0git
    
   | 
 
#include "IndexingContext.h"#include "clang/AST/ASTConcept.h"#include "clang/AST/PrettyPrinter.h"#include "clang/AST/RecursiveASTVisitor.h"#include "clang/AST/TypeLoc.h"#include "clang/Sema/HeuristicResolver.h"#include "llvm/ADT/ScopeExit.h"Go to the source code of this file.
Macros | |
| #define | TRY_TO(CALL_EXPR) | 
| #define TRY_TO | ( | CALL_EXPR | ) | 
Definition at line 47 of file IndexTypeSourceInfo.cpp.