Searched defs:PointerType (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; class in class:llvm::pdb::FunctionDumper
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DWithCache.h
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp755 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) function in class:PointerType
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h646 class PointerType : public Type { class in class:llvm::StructType
[all...]
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp190 class PointerType : public Type { class in namespace:__anon1089
195 PointerType(const Type *Pointee, bool Const) function in class:__anon1089::PointerType
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h258 PointerType, member in class:llvm::pdb::PDB_Checksum::PDB_SymType
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h240 PointerType, member in class:llvm::ms_demangle::NodeKind
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4287 QualType PointerType = getContext().getPointerType(FundamentalType); local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2894 class PointerType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2899 PointerType(QualType Pointee, QualType CanonicalPtr) function in class:clang::PointerType
[all...]

Completed in 202 milliseconds