Home
last modified time | relevance | path

Searched refs:FnInfo (Results 26 – 50 of 256) sorted by relevance

1234567891011

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
451 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
461 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
518 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
521 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
450 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
460 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
517 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
520 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
451 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
461 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
518 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
521 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
451 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
461 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
518 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
521 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp322 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
323 if (!FnInfo) in checkASTCodeBody()
326 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp320 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
321 if (!FnInfo) in checkASTCodeBody()
324 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp317 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
318 if (!FnInfo) in checkASTCodeBody()
321 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp319 IdentifierInfo *FnInfo = FD->getIdentifier(); in checkASTCodeBody() local
320 if (!FnInfo) in checkASTCodeBody()
323 if (FnInfo->isStr ("malloc") || FnInfo->isStr ("_MALLOC")) { in checkASTCodeBody()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
450 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
460 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
517 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
520 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
450 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
460 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
517 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
520 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGVTables.cpp158 const CGFunctionInfo &FnInfo, in GenerateVarArgsThunk() argument
165 assert(FnInfo.isVariadic()); in GenerateVarArgsThunk()
166 llvm::Type *Ty = CGM.getTypes().GetFunctionType(FnInfo); in GenerateVarArgsThunk()
196 if (CGM.ReturnTypeUsesSRet(FnInfo)) in GenerateVarArgsThunk()
237 const CGFunctionInfo &FnInfo, in StartThunk() argument
271 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, in StartThunk()
450 StartThunk(Fn, GD, FnInfo, IsUnprototyped); in generateThunk()
460 Ty = CGM.getTypes().GetFunctionType(FnInfo); in generateThunk()
517 const CGFunctionInfo &FnInfo = in maybeEmitThunk() local
520 llvm::FunctionType *ThunkFnTy = CGM.getTypes().GetFunctionType(FnInfo); in maybeEmitThunk()
[all …]
/dports/devel/upp/upp/uppsrc/ide/Debuggers/
H A DPdb.h65 struct FnInfo : Moveable<FnInfo> { struct
71 FnInfo() { address = size = pdbtype = 0; } in FnInfo() argument
140 FnInfo fn;
226 VectorMap<adr_t, FnInfo> fninfo_cache;
351 FnInfo GetFnInfo0(adr_t address);
352 FnInfo GetFnInfo(adr_t address);
H A DSym.cpp106 Pdb::FnInfo Pdb::GetFnInfo0(adr_t address) in GetFnInfo0()
117 FnInfo fn; in GetFnInfo0()
133 Pdb::FnInfo Pdb::GetFnInfo(adr_t address) in GetFnInfo()
140 FnInfo f = GetFnInfo0(address); in GetFnInfo()

1234567891011