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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp118 FrontendAction *Act = CreateFrontendBaseAction(CI); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCodeGenAction.h26 unsigned Act; member in class:clang::CodeGenAction
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DInputInfo.h42 const Action* Act; member in class:clang::driver::InputInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp329 void Sema::PragmaStack<ValueType>::Act(SourceLocation PragmaLocation, function in class:Sema::PragmaStack
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp789 bool CompilerInstance::ExecuteAction(FrontendAction &Act) { argument
H A DASTUnit.cpp1568 std::unique_ptr<PrecompilePreambleAction> Act; local
1815 ASTFrontendAction *Act = Action; local
2448 std::unique_ptr<SyntaxOnlyAction> Act; local
[all...]

Completed in 129 milliseconds