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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DPointer.cpp115 bool IsVirtual = false; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp274 evalDerivedToBase(SVal Derived, QualType BaseType, bool IsVirtual) argument
H A DMemRegion.cpp392 ProfileRegion(llvm::FoldingSetNodeID &ID, const CXXRecordDecl *RD, bool IsVirtual, const MemRegion *SReg) argument
1160 isValidBaseClass(const CXXRecordDecl *BaseClass, const TypedValueRegion *Super, bool IsVirtual) argument
1181 getCXXBaseObjectRegion(const CXXRecordDecl *RD, const SubRegion *Super, bool IsVirtual) argument
H A DExprEngineCXX.cpp551 bool IsVirtual = (CK == CXXConstructExpr::CK_VirtualBase); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h340 uint8_t IsVirtual; // Is this a virtual file (injected)? member in struct:llvm::SrcHeaderBlockEntry
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp115 const bool IsVirtual; member in struct:__anon2032::Section
141 Section(StringRef N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1216 CXXBaseObjectRegion(const CXXRecordDecl *RD, bool IsVirtual, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp800 bool IsVirtual = Section.isVirtual(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp2025 getOverlapForBaseInit( const CXXRecordDecl *RD, const CXXRecordDecl *BaseRD, bool IsVirtual) argument
H A DItaniumCXXABI.cpp663 llvm::Value *IsVirtual; local
1209 llvm::Value *IsVirtual = Builder.CreateICmpNE(VirtualBit, Zero, local
H A DMicrosoftCXXABI.cpp3068 llvm::Value *IsVirtual = local
3510 IsVirtual = 16, enumerator in enum:__anon566::MSRTTIClass::__anon567
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp44 bool IsVirtual; member in struct:__anon335::BaseSubobjectInfo
962 bool IsVirtual local
907 ComputeBaseSubobjectInfo( const CXXRecordDecl *RD, bool IsVirtual, BaseSubobjectInfo *Derived) argument
987 bool IsVirtual = I.isVirtual(); local
[all...]
H A DVTableBuilder.cpp324 FinalOverriders::ComputeBaseOffsets(BaseSubobject Base, bool IsVirtual, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2106 bool IsVirtual = false; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp990 bool IsVirtual = false; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18428 # define IsVirtual(X) ((X)->eTabType==TABTYP_VTAB) macro
18432 # define IsVirtual(X) 0 macro
[all...]

Completed in 706 milliseconds