Searched defs:isGlobal (Results 1 – 14 of 14) sorted by relevance
19 boolean isGlobal(); in isGlobal() method
80 boolean isGlobal) in XUnresolvedVariable()
188 boolean isGlobal, in matchAndEliminatePartialPaths()418 boolean isGlobal) in diagnoseMultistepList()440 final int numSteps, final boolean isGlobal) in changePartToRef()818 LocPathIterator lpi, boolean isGlobal) in createPseudoVarDecl()
96 public boolean isGlobal() { in isGlobal() method in TelURLImpl
120 public boolean isGlobal() { in isGlobal() method in TelephoneNumber
86 public void setIsGlobal(boolean isGlobal) in setIsGlobal()
47 bool isGlobal() const { return Type == wasm::WASM_SYMBOL_TYPE_GLOBAL; } in isGlobal() function
248 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal() function
329 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal() function
201 bool isGlobal() const { return (Flags >> S::FB_global) & 1; } in isGlobal() function
1973 bool isGlobal) { in writeConstants()
2199 bool isGlobal) { in writeConstants()
2635 bool FunctionDecl::isGlobal() const { in isGlobal() function in FunctionDecl
25435 long isGlobal; in Qt_MusicGetKnobSettingStrings() local