| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | SymbolManager.cpp | 307 QualType SymbolConjured::getType() const { in getType() function in SymbolConjured 311 QualType SymbolDerived::getType() const { in getType() function in SymbolDerived 315 QualType SymbolExtent::getType() const { in getType() function in SymbolExtent 320 QualType SymbolMetadata::getType() const { in getType() function in SymbolMetadata 324 QualType SymbolRegionValue::getType() const { in getType() function in SymbolRegionValue
|
| /NextBSD/contrib/llvm/lib/DebugInfo/PDB/ |
| HD | PDBSymbolData.cpp | 23 std::unique_ptr<PDBSymbol> PDBSymbolData::getType() const { in getType() function in PDBSymbolData
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | DynamicTypeInfo.h | 34 QualType getType() const { return T; } in getType() function
|
| HD | SymbolManager.h | 320 QualType getType() const override { return ToTy; } in getType() function 356 QualType getType() const override { return T; } in getType() function 541 QualType getType(const SymExpr *SE) const { in getType() function
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | LocInfoType.h | 49 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | MCSectionMachO.h | 59 MachO::SectionType getType() const { in getType() function
|
| HD | MCSymbolCOFF.h | 32 uint16_t getType() const { in getType() function
|
| HD | MCSectionELF.h | 76 unsigned getType() const { return Type; } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/Transforms/Utils/ |
| HD | SymbolRewriter.h | 78 Type getType() const { return Kind; } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/Analysis/ |
| HD | ScalarEvolutionExpressions.h | 47 Type *getType() const { return V->getType(); } in getType() function 68 Type *getType() const { return Ty; } in getType() function 162 Type *getType() const { return getOperand(0)->getType(); } in getType() function 216 Type *getType() const { in getType() function 263 Type *getType() const { in getType() function 440 Type *getType() const { return getValPtr()->getType(); } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/Object/ |
| HD | ObjectFile.h | 330 inline SymbolRef::Type SymbolRef::getType() const { in getType() function 440 inline uint64_t RelocationRef::getType() const { in getType() function
|
| HD | Binary.h | 85 unsigned int getType() const { return TypeID; } in getType() function
|
| /NextBSD/contrib/llvm/tools/clang/lib/Driver/ |
| HD | InputInfo.h | 62 types::ID getType() const { return Type; } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachineConstantPool.h | 47 Type *getType() const { return Ty; } in getType() function
|
| HD | WinEHFuncInfo.h | 39 ActionType getType() const { return Type; } in getType() function
|
| /NextBSD/contrib/llvm/lib/MC/ |
| HD | MCSymbolELF.cpp | 125 unsigned MCSymbolELF::getType() const { in getType() function in llvm::MCSymbolELF
|
| /NextBSD/contrib/compiler-rt/lib/ubsan/ |
| HD | ubsan_value.h | 170 const TypeDescriptor &getType() const { return Type; } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/IR/ |
| HD | Constants.h | 140 inline IntegerType *getType() const { in getType() function
|
| HD | Instructions.h | 115 PointerType *getType() const { in getType() function
|
| HD | CallSite.h | 166 Type *getType() const { return (*this)->getType(); } in getType() function
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | VirtualFileSystem.h | 59 llvm::sys::fs::file_type getType() const { return Type; } in getType() function
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Driver/ |
| HD | Action.h | 95 types::ID getType() const { return Type; } in getType() function
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/ |
| HD | ASTWriter.h | 146 QualType getType() const { in getType() function 326 QualType getType() const { return QualType::getFromOpaquePtr(Type); } in getType() function
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | ELF.h | 772 unsigned char getType() const { return st_info & 0x0f; } in getType() function 792 unsigned char getType() const { return st_info & 0x0f; } in getType() function 862 unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } in getType() function 879 unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } in getType() function 895 Elf64_Word getType() const { in getType() function 914 Elf64_Word getType() const { in getType() function
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ |
| HD | ELFHeader.h | 240 unsigned char getType() const { return st_info & 0x0F; } in getType() function
|