Home
last modified time | relevance | path

Searched defs:Started (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/clang/docs/
H A DClangTransformerTutorial.rst58 .. _`Translation Unit (TU)`: https://en.wikipedia.org/wiki/Translation_unit_\(programming\)
64 Example: style-checking names
92 Example: renaming a function
122 Example: method to function
165 Example: rewriting method calls
/openbsd/gnu/llvm/llvm/include/llvm/MCA/
H A DPipeline.h56 Started, // Pipeline has started running. enumerator
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp55 bool Started = false; in printDiagnosticOptions() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h104 bool Started = true; variable
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp105 Started, enumerator
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DStackLifetime.cpp251 BitVector Started, Ended; in calculateLiveIntervals() local
/openbsd/sys/stand/efi/include/
H A Defipxebc.h232 BOOLEAN Started; member
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c224 int Started = 0; /* set after privsep */ variable