/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | vtable1.C | 17 struct Main { struct 21 struct Other : public Main, public B { argument
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 344 bool add(const T &Main) { in add() 355 bool addAbove(const T &Main, const T &ToAdd) { in addAbove() 368 bool addBelow(const T &Main, const T &ToAdd) { in addBelow() 378 bool addWith(const T &Main, const T &ToAdd) { in addWith() 384 void noteAttributes(const T &Main, AliasAttrs NewAttrs) { in noteAttributes()
|
/openbsd/gnu/gcc/gcc/config/mmix/ |
H A D | crti.asm | 61 Main SETL $255,32 label
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | crti.asm | 61 Main SETL $255,32 label
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p4736c.C | 39 delete new Main; in main() local
|
/openbsd/gnu/llvm/llvm/utils/llvm-locstats/ |
H A D | llvm-locstats.py | 362 def Main(): function
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | llvm-original-di-preservation.py | 386 def Main(): function
|
H A D | llvm-mca-compare.py | 547 def Main(): function
|
/openbsd/gnu/llvm/clang/lib/Testing/ |
H A D | TestAST.cpp | 119 const FrontendInputFile &Main = Clang->getFrontendOpts().Inputs.front(); in TestAST() local
|
/openbsd/gnu/llvm/llvm/examples/SpeculativeJIT/ |
H A D | SpeculativeJIT.cpp | 186 auto Main = in main() local
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixFunctionBitcasts.cpp | 231 Function *Main = nullptr; in runOnModule() local
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LLJIT.h | 205 JITDylib *Main = nullptr; variable
|
/openbsd/gnu/llvm/compiler-rt/lib/orc/ |
H A D | elfnix_platform.cpp | 591 auto *Main = in __orc_rt_elfnix_run_program() local
|
H A D | coff_platform.cpp | 755 auto *Main = in __orc_rt_coff_run_program() local
|
H A D | macho_platform.cpp | 1446 auto *Main = in __orc_rt_macho_run_program() local
|
/openbsd/gnu/llvm/llvm/tools/bugpoint/ |
H A D | ToolRunner.cpp | 210 std::string Main = sys::fs::getMainExecutable(Argv0, MainAddr); in FindProgramByName() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 207 InstList Main; // Main group of instructions. member 793 ArrayRef<Instruction *> Main(Move.Main); in move() local 803 ArrayRef<Instruction *> Main(Move.Main); in move() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 616 int (*Main)(int, const char**) = in executeInput() local
|