| /llvm-project-15.0.7/lldb/test/API/lang/cpp/breakpoint-commands/ |
| H A D | nested.cpp | 11 int Function () in Function() function in Foo::Bar::Baz 24 int Function () in Function() function in Foo::Bar::Baz2 34 int Function () in Function() function 46 int Function () in Function() function in Baz 56 Function () in Function() function
|
| /llvm-project-15.0.7/libc/benchmarks/ |
| H A D | LibcFunctionPrototypes.h | 13 MemcpyFunction Function; member 19 MemmoveFunction Function; member 25 MemsetFunction Function; member 31 BzeroFunction Function; member 37 MemcmpOrBcmpFunction Function; member
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | argument-comment-gmock.cpp | 10 struct Function<R()> { struct 11 typedef R Result; 15 struct Function<R(A1)> struct 17 typedef A1 Argument1; 21 struct Function<R(A1, A2)> struct 44 tn ::testing::internal::Function<__VA_ARGS__>::Result
|
| /llvm-project-15.0.7/libc/src/__support/CPP/ |
| H A D | Functional.h | 15 template <typename Func> class Function; variable 22 template <typename Func> constexpr Function(Func &&f) : func(f) {} in Function() function
|
| H A D | StringView.h | 248 template <typename F> StringView take_while(F Function) const { in take_while() 254 template <typename F> StringView take_until(F Function) const { in take_until() 260 template <typename F> StringView drop_while(F Function) const { in drop_while() 266 template <typename F> StringView drop_until(F Function) const { in drop_until()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | ScopedNoAliasAA.h | 24 class Function; variable 36 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
|
| H A D | TypeBasedAliasAnalysis.h | 26 class Function; variable 38 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
|
| H A D | CFLAndersAliasAnalysis.h | 28 class Function; variable 51 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
|
| H A D | CFLSteensAliasAnalysis.h | 28 class Function; variable 51 bool invalidate(Function &, const PreservedAnalyses &, in invalidate() argument
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/symbolizer/ |
| H A D | sanitizer_wrappers.cpp | 52 #define LLVM_SYMBOLIZER_GET_FUNC(Function) \ argument 57 #define LLVM_SYMBOLIZER_INTERCEPTOR1(Function, ...) \ argument 65 #define LLVM_SYMBOLIZER_INTERCEPTOR2(Function, ...) \ argument 75 #define LLVM_SYMBOLIZER_INTERCEPTOR3(Function, ...) \ argument 87 #define LLVM_SYMBOLIZER_INTERCEPTOR4(Function, ...) \ argument
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | AllocCombiner.cpp | 53 bool shouldProcess(const BinaryFunction &Function) { in shouldProcess() 60 BinaryFunction &Function = It.second; in runForAllWeCare() local 115 runForAllWeCare(BC.getBinaryFunctions(), [&](BinaryFunction &Function) { in runOnFunctions()
|
| H A D | ThreeWayBranch.cpp | 20 bool ThreeWayBranch::shouldRunOnFunction(BinaryFunction &Function) { in shouldRunOnFunction() 29 void ThreeWayBranch::runOnFunction(BinaryFunction &Function) { in runOnFunction() 152 BinaryFunction &Function = It.second; in runOnFunctions() local
|
| H A D | RegReAssign.cpp | 39 void RegReAssign::swap(BinaryFunction &Function, MCPhysReg A, MCPhysReg B) { in swap() 138 void RegReAssign::rankRegisters(BinaryFunction &Function) { in rankRegisters() 216 void RegReAssign::aggressivePassOverFunction(BinaryFunction &Function) { in aggressivePassOverFunction() 318 bool RegReAssign::conservativePassOverFunction(BinaryFunction &Function) { in conservativePassOverFunction() 409 BinaryFunction &Function = I.second; in runOnFunctions() local
|
| H A D | Aligner.cpp | 71 void alignMaxBytes(BinaryFunction &Function) { in alignMaxBytes() 81 void alignCompact(BinaryFunction &Function, const MCCodeEmitter *Emitter) { in alignCompact() 106 void AlignerPass::alignBlocks(BinaryFunction &Function, in alignBlocks()
|
| H A D | PatchEntries.cpp | 39 BinaryFunction &Function = BFI.second; in runOnFunctions() local 62 BinaryFunction &Function = BFI.second; in runOnFunctions() local
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | AssemblyAnnotationWriter.h | 21 class Function; variable 33 virtual void emitFunctionAnnot(const Function *, in emitFunctionAnnot()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ |
| H A D | UnusedParametersCheck.cpp | 26 bool isOverrideMethod(const FunctionDecl *Function) { in isOverrideMethod() 60 const FunctionDecl *Function, unsigned Index) { in removeParameter() 135 const MatchFinder::MatchResult &Result, const FunctionDecl *Function, in warnOnUnusedParameter() 178 const auto *Function = Result.Nodes.getNodeAs<FunctionDecl>("function"); in check() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LoopDistribute.h | 23 class Function; variable
|
| H A D | LoopDataPrefetch.h | 20 class Function; variable
|
| H A D | LoopFuse.h | 21 class Function; variable
|
| H A D | DeadStoreElimination.h | 24 class Function; variable
|
| H A D | DCE.h | 20 class Function; variable
|
| H A D | NewGVN.h | 21 class Function; variable
|
| H A D | Sink.h | 21 class Function; variable
|
| H A D | LoopSink.h | 20 class Function; variable
|