Home
last modified time | relevance | path

Searched refs:SPtr (Results 176 – 200 of 243) sorted by relevance

12345678910

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DTypePrinter.cpp1609 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1703 case attr::SPtr: in printAttributedAfter()
H A DType.cpp3549 case attr::SPtr: in isMSTypeSpec()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DTypePrinter.cpp1600 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1694 case attr::SPtr: in printAttributedAfter()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DTypePrinter.cpp1593 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1687 case attr::SPtr: in printAttributedAfter()
H A DType.cpp3535 case attr::SPtr: in isMSTypeSpec()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DTypePrinter.cpp1600 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1694 case attr::SPtr: in printAttributedAfter()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1600 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1694 case attr::SPtr: in printAttributedAfter()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DTypePrinter.cpp1593 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1687 case attr::SPtr: in printAttributedAfter()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DTypePrinter.cpp1600 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1694 case attr::SPtr: in printAttributedAfter()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DTypePrinter.cpp1600 case attr::SPtr: OS << " __sptr"; break; in printAttributedBefore()
1694 case attr::SPtr: in printAttributedAfter()
/dports/devel/kf5-kservice/kservice-5.89.0/autotests/
H A Dkservicetest.cpp757 for (KServiceGroup::SPtr s : list) { in testServiceGroups()
/dports/lang/fpc-utils/fpc-3.2.2/rtl/macos/
H A Dsystem.pp564 StackBottom := SPtr - StackLength;
/dports/lang/fpc-source/fpc-3.2.2/rtl/macos/
H A Dsystem.pp564 StackBottom := SPtr - StackLength;
/dports/lang/fpc/fpc-3.2.2/rtl/macos/
H A Dsystem.pp564 StackBottom := SPtr - StackLength;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/macos/
H A Dsystem.pp564 StackBottom := SPtr - StackLength;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/inc/
H A Dsystemh.inc1410 Function SPtr:Pointer;[internconst:fpc_in_const_ptr];
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DType.cpp3355 case attr::SPtr: in isMSTypeSpec()
/dports/lang/fpc-utils/fpc-3.2.2/rtl/inc/
H A Dsystemh.inc1410 Function SPtr:Pointer;[internconst:fpc_in_const_ptr];
/dports/lang/fpc-source/fpc-3.2.2/rtl/inc/
H A Dsystemh.inc1410 Function SPtr:Pointer;[internconst:fpc_in_const_ptr];
/dports/lang/fpc/fpc-3.2.2/rtl/inc/
H A Dsystemh.inc1410 Function SPtr:Pointer;[internconst:fpc_in_const_ptr];
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DType.cpp3283 case attr::SPtr: in isMSTypeSpec()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DType.cpp3355 case attr::SPtr: in isMSTypeSpec()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DType.cpp3224 case attr::SPtr: in isMSTypeSpec()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaType.cpp6495 } else if ((CurAttrKind == attr::SPtr && NewAttrKind == attr::UPtr) || in handleMSPointerTypeQualifierAttr()
6496 (CurAttrKind == attr::UPtr && NewAttrKind == attr::SPtr)) { in handleMSPointerTypeQualifierAttr()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaType.cpp6380 } else if ((CurAttrKind == attr::SPtr && NewAttrKind == attr::UPtr) || in handleMSPointerTypeQualifierAttr()
6381 (CurAttrKind == attr::UPtr && NewAttrKind == attr::SPtr)) { in handleMSPointerTypeQualifierAttr()

12345678910