/freebsd/contrib/llvm-project/clang/include/clang/APINotes/ |
H A D | APINotesManager.h | 56 enum ReaderKind : unsigned { Public = 0, Private = 1 }; enumerator
|
H A D | Types.h | 87 void setSwiftPrivate(std::optional<bool> Private) { in setSwiftPrivate()
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | HeaderFile.h | 30 Private, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | COFFImportFile.h | 114 bool Private = false; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Mangler.cpp | 30 Private, ///< Emit "private" prefix before each symbol. enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructCompositionT.h | 293 Private = 1 << 1, in mergeDSA() enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 227 Private, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 69 Private = 0, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 137 const Expr *Private = nullptr; member
|
H A D | CGOpenMPRuntimeGPU.cpp | 1704 for (const Expr *Private : Privates) { in emitReduction() local
|
H A D | CGObjCGNU.cpp | 211 bool Private=false) { in ExportUniqueString()
|
H A D | CGOpenMPRuntime.cpp | 601 Address Private, Address Original, in emitInitWithReductionInitializer()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
|
/freebsd/contrib/tcpdump/ |
H A D | print-snmp.c | 170 static const char *Private[] = { variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 274 Private = 1, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 702 const char *Private = "Private"; in DoFrameworkLookup() local
|
H A D | ModuleMap.cpp | 511 Module *Private = nullptr; in diagnoseHeaderInclusion() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1955 None, Private, Protected, Public, Package enumerator
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 4472 class Private {}; class
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 693 Private enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 9071 if (VarDecl *Private = isOpenMPCapturedDecl(D)) { in ActOnOpenMPLoopInitialization() local 19135 VarDecl *Private = in ActOnOpenMPLinearClause() local
|