Home
last modified time | relevance | path

Searched defs:isDefine (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp142 bool ResolveInfo::isDefine() const { in isDefine() function in mcld::ResolveInfo
/aosp_15_r20/bionic/libc/kernel/tools/
H A Dcpp.py1005 def isDefine(self): member in Block
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp4548 bool LLParser::ParseFunctionHeader(Function *&Fn, bool isDefine) { in ParseFunctionHeader()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp5309 bool LLParser::ParseFunctionHeader(Function *&Fn, bool isDefine) { in ParseFunctionHeader()