Searched refs:TRY_DECL (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp21 #define TRY_DECL(D,CALL_EXPR) \ macro
181 TRY_DECL(D, IndexCtx.handleDecl(D, MethodLoc, Roles, Relations));
259 TRY_DECL(D, IndexCtx.handleDecl(D, Roles, Relations));
308 TRY_DECL(D, IndexCtx.handleDecl(D, SymbolRoleSet(), Relations));
316 TRY_DECL(Binding, IndexCtx.handleDecl(Binding));
323 TRY_DECL(D, IndexCtx.handleDecl(D, SymbolRoleSet(), Relations));
337 TRY_DECL(D, IndexCtx.handleDecl(D));
343 TRY_DECL(D, IndexCtx.handleDecl(D));
349 TRY_DECL(D, IndexCtx.handleDecl(D));
358 TRY_DECL(
[all...]

Completed in 185 milliseconds