| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionGOFF.h | 57 MCSectionGOFF(StringRef Name, SectionKind K, bool IsVirtual, in MCSectionGOFF() 64 MCSectionGOFF(StringRef Name, SectionKind K, bool IsVirtual, in MCSectionGOFF() 71 MCSectionGOFF(StringRef Name, SectionKind K, bool IsVirtual, in MCSectionGOFF()
|
| H A D | MCSection.h | 114 bool IsVirtual : 1; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSection.cpp | 22 bool IsVirtual, MCSymbol *Begin) in MCSection()
|
| H A D | MCContext.cpp | 736 bool IsVirtual) { in getGOFFSection()
|
| H A D | XCOFFObjectWriter.cpp | 169 const bool IsVirtual; member
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | Store.cpp | 278 bool IsVirtual) { in evalDerivedToBase()
|
| H A D | MemRegion.cpp | 430 bool IsVirtual, in ProfileRegion() 1302 bool IsVirtual) { in isValidBaseClass() 1323 bool IsVirtual) { in getCXXBaseObjectRegion()
|
| H A D | ExprEngineCXX.cpp | 678 bool IsVirtual = (CK == CXXConstructionKind::VirtualBase); in handleConstructor() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | RecordLayoutBuilder.cpp | 43 bool IsVirtual; member 903 const CXXRecordDecl *RD, bool IsVirtual, BaseSubobjectInfo *Derived) { in ComputeBaseSubobjectInfo() 957 bool IsVirtual = I.isVirtual(); in ComputeBaseSubobjectInfo() local 982 bool IsVirtual = I.isVirtual(); in ComputeBaseSubobjectInfo() local
|
| H A D | DeclCXX.cpp | 2845 TypeSourceInfo *TInfo, bool IsVirtual, in CXXCtorInitializer() 3366 NamedDecl *Target, bool IsVirtual) { in Create()
|
| H A D | VTableBuilder.cpp | 325 FinalOverriders::ComputeBaseOffsets(BaseSubobject Base, bool IsVirtual, in ComputeBaseOffsets()
|
| H A D | MicrosoftMangle.cpp | 3095 bool IsVirtual = MD->isVirtual(); in mangleFunctionClass() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Pointer.cpp | 261 bool IsVirtual = false; in toAPValue() local
|
| H A D | InterpBuiltin.cpp | 2145 bool IsVirtual = Ptr.isVirtualBaseClass(); in computePointerOffset() local
|
| H A D | Compiler.cpp | 5092 bool IsVirtual = false; in VisitCallExpr() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ProgramState.h | 760 bool IsVirtual) const { in getLValue()
|
| H A D | MemRegion.h | 1344 CXXBaseObjectRegion(const CXXRecordDecl *RD, bool IsVirtual, in CXXBaseObjectRegion()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | RawTypes.h | 340 uint8_t IsVirtual; // Is this a virtual file (injected)? member
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyld.cpp | 813 bool IsVirtual = Section.isVirtual(); in emitSection() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprAgg.cpp | 2262 const CXXRecordDecl *RD, const CXXRecordDecl *BaseRD, bool IsVirtual) { in getOverlapForBaseInit()
|
| H A D | ItaniumCXXABI.cpp | 658 llvm::Value *IsVirtual; in EmitLoadOfMemberFunctionPointer() local 1352 llvm::Value *IsVirtual = Builder.CreateICmpNE(VirtualBit, Zero, in EmitMemberPointerIsNotNull() local
|
| H A D | MicrosoftCXXABI.cpp | 3184 llvm::Value *IsVirtual = in AdjustVirtualBase() local 3609 IsVirtual = 16, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 1089 bool IsVirtual = false; in DiagnoseReinterpretUpDownCast() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDeclCXX.cpp | 2275 bool IsVirtual = false; in ParseBaseSpecifier() local
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 18886 # define IsVirtual(X) ((X)->eTabType==TABTYP_VTAB) macro 18890 # define IsVirtual(X) 0 macro
|