Searched defs:isDefinedOutsideFunctionOrMethod (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclBase.h688 /// isDefinedOutsideFunctionOrMethod - This predicate returns true if this
692 bool isDefinedOutsideFunctionOrMethod() const { function in class:clang::Decl

Completed in 129 milliseconds