Home
last modified time | relevance | path

Searched defs:Recursive (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp69 Recursive("recursive", cl::desc("Recursively extract all called functions"), variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp80 enum Status {NonRecursive, Recursive, Incomplete, IncompleteUsed}; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4882 bool Recursive, in InstantiateFunctionDefinition()
5491 VarDecl *Var, bool Recursive, in InstantiateVariableDefinition()
H A DSemaDeclObjC.cpp4288 bool Recursive; member in __anondc01098b0711::OverrideSearch
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp243 bool Recursive = false; member