Home
last modified time | relevance | path

Searched refs:IsStaticMethod (Results 1 – 25 of 38) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/base/tf/
H A DpyModule.cpp102 inline bool IsStaticMethod(object const &obj) in IsStaticMethod() function in Tf_ModuleProcessor
298 } else if (IsStaticMethod(obj)) { in WrapForErrorHandlingCB()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h346 bool IsStaticMethod);
H A DCodeViewDebug.cpp358 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local
360 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod); in getMemberFunctionType()
1713 bool IsStaticMethod) { in lowerTypeMemberFunction() argument
1734 if (!IsStaticMethod && !ArgTypeIndices.empty()) { in lowerTypeMemberFunction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h412 bool IsStaticMethod,
H A DCodeViewDebug.cpp454 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local
458 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()
1889 bool IsStaticMethod, in lowerTypeMemberFunction() argument
1907 if (!IsStaticMethod && ReturnAndArgs.size() > Index) { in lowerTypeMemberFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h412 bool IsStaticMethod,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h412 bool IsStaticMethod,
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h412 bool IsStaticMethod,
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h411 bool IsStaticMethod,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h417 bool IsStaticMethod,
H A DCodeViewDebug.cpp442 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local
446 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()
1910 bool IsStaticMethod, in lowerTypeMemberFunction() argument
1928 if (!IsStaticMethod && ReturnAndArgs.size() > Index) { in lowerTypeMemberFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h412 bool IsStaticMethod,
H A DCodeViewDebug.cpp474 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local
478 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()
1911 bool IsStaticMethod, in lowerTypeMemberFunction() argument
1929 if (!IsStaticMethod && ReturnAndArgs.size() > Index) { in lowerTypeMemberFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 bool IsStaticMethod,
H A DCodeViewDebug.cpp462 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local
466 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()
1940 bool IsStaticMethod, in lowerTypeMemberFunction() argument
1958 if (!IsStaticMethod && ReturnAndArgs.size() > Index) { in lowerTypeMemberFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 bool IsStaticMethod,
H A DCodeViewDebug.cpp462 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local
466 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()
1940 bool IsStaticMethod, in lowerTypeMemberFunction() argument
1958 if (!IsStaticMethod && ReturnAndArgs.size() > Index) { in lowerTypeMemberFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h413 bool IsStaticMethod,
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h412 bool IsStaticMethod,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 bool IsStaticMethod,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 bool IsStaticMethod,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 bool IsStaticMethod,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h413 bool IsStaticMethod,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h415 bool IsStaticMethod,
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/SymbolTable/
H A DPredef.Mod380 PROCEDURE IsStaticMethod*(name: ARRAY OF CHAR): BOOLEAN;
385 END IsStaticMethod;

12