Searched defs:Allow (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCDynamicLibrarySearchGenerator.h | 62 SymbolPredicate Allow; global() variable
|
H A D | ExecutionUtils.h | 259 SymbolPredicate Allow; variable
|
H A D | Core.h | 2015 SymbolPredicate Allow; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | ProfileList.h | 33 Allow, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCDynamicLibrarySearchGenerator.cpp | 20 ExecutionSession &ES, const char *LibraryPath, SymbolPredicate Allow, in Load()
|
H A D | ExecutionUtils.cpp | 222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow, in DynamicLibrarySearchGenerator() 230 SymbolPredicate Allow, in Load()
|
H A D | Core.cpp | 613 SymbolPredicate Allow) in ReexportsGenerator()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 54 enum MemTransfer { ForceDisabled = 0, ForceEnabled, Allow }; enumerator
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbexec.c | 724 UINT8 Allow; in AcpiDbMethodThread() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLTraits.cpp | 50 void IO::setAllowUnknownKeys(bool Allow) { in setAllowUnknownKeys() 474 void Input::setAllowUnknownKeys(bool Allow) { AllowUnknownKeys = Allow; } in setAllowUnknownKeys()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 3548 llvm::Value *Allow = in EmitCheck() local
|
H A D | CGBuiltin.cpp | 3451 llvm::Value *Allow = Builder.CreateCall( in EmitBuiltinExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 293 void allowNestedNameSpecifiers(bool Allow = true) { in allowNestedNameSpecifiers()
|