Searched defs:IsProto (Results 1 – 4 of 4) sorted by relevance
140 bool IsProto) { in create()195 const bool IsProto; variable199 llvm::GlobalValue::LinkageTypes Linkage, bool IsProto) in FunctionDeclaration()
159 constexpr bool IsProto = true; in instrumentGlobals() local
3232 bool IsProto = Values[2] == 1; in ProcessRecord() local
1366 bool IsProto() { return this->scanner()->LiteralMatches("__proto__", 9); } in IsProto() function