Searched defs:getTypes (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp209 SmallVector<std::string, 4> getTypes() { return Types; } function in class:__anon4923::Transition
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h211 const TypeList &getTypes() const { return Types; } function in class:llvm::ValueEnumerator
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp190 ArrayRef<SVEType> getTypes() const { return Types; } function in class:__anon2451::Intrinsic
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h702 CodeGenTypes &getTypes() { return Types; } function in class:clang::CodeGen::CodeGenModule
H A DCodeGenFunction.h1841 CodeGenTypes &getTypes() const { return CGM.getTypes(); } function in class:clang::CodeGen::CodeGenFunction
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1036 const SmallVectorImpl<Type *>& getTypes() const { return Types; } function in class:clang::ASTContext

Completed in 87 milliseconds