OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FunctionOptions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h
244
enum class
FunctionOptions
: uint8_t {
250
CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(
FunctionOptions
)
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp
399
struct
FunctionOptions
{
412
explicit
FunctionOptions
(const CapturedStmt *S, bool UIntPtrCastRequired,
427
llvm::Value *&CXXThisValue, const
FunctionOptions
&FO) {
614
FunctionOptions
FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false,
636
FunctionOptions
WrapperFO(&S, /*UIntPtrCastRequired=*/true,
Completed in 23 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026