Home
last modified time | relevance | path

Searched defs:CALL_EXPR (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h58 TRY_TO(CALL_EXPR) global() argument
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp21 #define TRY_DECL(D,CALL_EXPR) \ argument
28 #define TRY_TO(CALL_EXPR) \ argument
H A DIndexTypeSourceInfo.cpp46 #define TRY_TO(CALL_EXPR) \ argument