Searched defs:getTypeName (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-pdbdump/
H A DBuiltinDumper.cpp25 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { function in class:BuiltinDumper
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DTargetInfo.cpp107 const char *TargetInfo::getTypeName(IntType T) { function in class:TargetInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DTypes.cpp39 const char *types::getTypeName(ID Id) { function in class:types
/freebsd-11.0-release/contrib/compiler-rt/lib/ubsan/
H A Dubsan_value.h111 const char *getTypeName() const { return TypeName; } function in class:__ubsan::TypeDescriptor
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h443 inline void RelocationRef::getTypeName(SmallVectorImpl<char> &Result) const { function in class:llvm::object::RelocationRef
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h697 StringRef getTypeName() const { return TypeName; } function in class:llvm::CheckValueTypeMatcher
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp241 ParsedType Sema::getTypeName(const IdentifierInfo &II, SourceLocation NameLoc, function in class:Sema

Completed in 222 milliseconds