Searched defs:IsVirtual (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp115 bool IsVirtual = false; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp273 evalDerivedToBase(SVal Derived, QualType BaseType, bool IsVirtual) argument
H A DExprEngineCXX.cpp475 bool IsVirtual = local
H A DMemRegion.cpp397 ProfileRegion(llvm::FoldingSetNodeID &ID, const CXXRecordDecl *RD, bool IsVirtual, const MemRegion *SReg) argument
1053 isValidBaseClass(const CXXRecordDecl *BaseClass, const TypedValueRegion *Super, bool IsVirtual) argument
1074 getCXXBaseObjectRegion(const CXXRecordDecl *RD, const SubRegion *Super, bool IsVirtual) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp104 const bool IsVirtual; member in struct:__anon1942::Section
130 Section(const char *N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h340 uint8_t IsVirtual; // Is this a virtual file (injected)? member in struct:llvm::SrcHeaderBlockEntry
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp925 bool IsVirtual = false; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp782 bool IsVirtual = Section.isVirtual(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1158 CXXBaseObjectRegion(const CXXRecordDecl *RD, bool IsVirtual, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1883 getOverlapForBaseInit( const CXXRecordDecl *RD, const CXXRecordDecl *BaseRD, bool IsVirtual) argument
H A DMicrosoftCXXABI.cpp3019 llvm::Value *IsVirtual = local
3458 IsVirtual = 16, enumerator in enum:__anon450::MSRTTIClass::__anon451
H A DItaniumCXXABI.cpp633 llvm::Value *IsVirtual; local
1156 llvm::Value *IsVirtual = Builder.CreateICmpNE(VirtualBit, Zero, local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2345 bool IsVirtual = MD->isVirtual(); local
H A DRecordLayoutBuilder.cpp43 bool IsVirtual; member in struct:__anon265::BaseSubobjectInfo
940 bool IsVirtual local
885 ComputeBaseSubobjectInfo( const CXXRecordDecl *RD, bool IsVirtual, BaseSubobjectInfo *Derived) argument
965 bool IsVirtual = I.isVirtual(); local
[all...]
H A DVTableBuilder.cpp324 FinalOverriders::ComputeBaseOffsets(BaseSubobject Base, bool IsVirtual, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2075 bool IsVirtual = false; local
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9968 # define IsVirtual(X) (((X)->tabFlags & TF_Virtual)!=0) macro
9971 # define IsVirtual(X) 0 macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c17725 # define IsVirtual(X) ((X)->nModuleArg) macro
17729 # define IsVirtual(X) 0 macro
[all...]

Completed in 1202 milliseconds