Searched defs:isDefault (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DPassRegistry.cpp80 registerAnalysisGroup(const void *InterfaceID, const void *PassID, PassInfo &Registeree, bool isDefault, bool ShouldFree) argument
H A DPass.cpp197 RegisterAGBase(StringRef Name, const void *InterfaceID, const void *PassID, bool isDefault) argument
H A DDIBuilder.cpp409 createTemplateTypeParameter(DIScope *Context, StringRef Name, DIType *Ty, bool isDefault) argument
424 createTemplateValueParameter(DIScope *Context, StringRef Name, DIType *Ty, bool isDefault, Constant *Val) argument
H A DDebugInfoMetadata.cpp842 getImpl(LLVMContext &Context, MDString *Name, Metadata *Type, bool isDefault, StorageType Storage, bool ShouldCreate) argument
851 getImpl( LLVMContext &Context, unsigned Tag, MDString *Name, Metadata *Type, bool isDefault, Metadata *Value, StorageType Storage, bool ShouldCreate) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DMultilib.h106 bool isDefault() const function in class:clang::driver::Multilib
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h246 bool isDefault() const { return StringRepresentation.empty(); } function in class:llvm::DataLayout
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_color.c580 bool isDefault = FALSE; local
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp94 bool isDefault() const { return DefaultType; } function in class:__anon2451::SVEType

Completed in 81 milliseconds