Searched defs:Act (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp139 std::unique_ptr<FrontendAction> Act = CreateFrontendBaseAction(CI); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenAction.h45 unsigned Act; member in class:clang::CodeGenAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DInputInfo.h41 const Action* Act; member in class:clang::driver::InputInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp413 std::unique_ptr<PrecompilePreambleAction> Act; local
H A DCompilerInstance.cpp901 bool CompilerInstance::ExecuteAction(FrontendAction &Act) { argument
H A DASTUnit.cpp1608 FrontendAction *Act = Action; local
2290 std::unique_ptr<SyntaxOnlyAction> Act; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp633 LegalizeAction Act = (IntVT == MVT::i32) ? Promote : Legal; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h494 void Act(SourceLocation PragmaLocation, PragmaMsStackAction Action, function in struct:clang::final::PragmaStack

Completed in 107 milliseconds