Searched defs:PTR (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h35 #define PTR(CLASS) typename Ptr<CLASS>::type macro
106 #undef PTR macro
[all...]
H A DAttrVisitor.h27 #define PTR(CLASS) typename Ptr<CLASS>::type macro
48 RetTy VisitAttr(PTR(Attr)) { return RetTy(); } function in class:clang::attrvisitor::Base
50 #undef PTR macro
H A DCommentVisitor.h22 #define PTR(CLASS) typename Ptr<CLASS>::type macro
53 #undef PTR macro
H A DDeclVisitor.h33 #define PTR(CLASS) typename Ptr<CLASS>::type macro
55 #undef PTR macro
H A DStmtVisitor.h38 #define PTR(CLASS) typename Ptr<CLASS>::type macro
173 #undef PTR macro
[all...]
H A DOpenMPClause.h7541 #define PTR(CLASS) Ptr<CLASS> macro
7565 #undef PTR macro
H A DExpr.h6074 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator in enum:clang::final::final::final::AtomicExpr::__anon1329
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S66 #define PTR %rcx define
69 #define PTR %rdi define
[all...]
/freebsd-13-stable/sys/compat/cloudabi32/
H A Dcloudabi32_module.c120 #define PTR(type, ptr) { .a_type = (type), .a_ptr = (uintptr_t)(ptr) } macro
135 #undef PTR macro
/freebsd-13-stable/sys/compat/cloudabi64/
H A Dcloudabi64_module.c120 #define PTR(type, ptr) { .a_type = (type), .a_ptr = (uintptr_t)(ptr) } macro
135 #undef PTR macro
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.h80 void setPassesToRun(const std::vector<std::string> &PTR) { argument
/freebsd-13-stable/sys/dev/smc/
H A Dif_smcreg.h181 #define PTR 0x6 macro

Completed in 283 milliseconds