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

/external/clang/include/clang/AST/
H A DDeclBase.h1598 /// used only if setHasExternalLexicalStorage() has been called on any
1617 void setHasExternalLexicalStorage(bool ES = true) { function in class:clang::DeclContext

Completed in 65 milliseconds