Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Driver/
H A DJob.cpp311 int Command::Execute(ArrayRef<llvm::Optional<StringRef>> Redirects, in Execute() function in Command
376 int CC1Command::Execute(ArrayRef<llvm::Optional<StringRef>> Redirects, in Execute() function in CC1Command
431 int ForceSuccessCommand::Execute(ArrayRef<llvm::Optional<StringRef>> Redirects, in Execute() function in ForceSuccessCommand
/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/
H A DContext.cpp49 auto Execute = in createDefaultPipeline() local
/netbsd/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp205 llvm::Error Interpreter::Execute(Transaction &T) { in Execute() function in Interpreter
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h105 Execute = 1 << 2, // Segment is executable. enumerator
/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A Defishell.h362 EFI_SHELL_EXECUTE Execute; member
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp944 llvm::Error FrontendAction::Execute() { in Execute() function in FrontendAction
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h450 enum class AccessMode { Exist, Write, Execute }; enumerator
/netbsd/sys/dev/arcbios/
H A Darcbios.h325 int32_t Execute; member