Searched refs:usesTypeVisibility (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DDecl.cpp152 static bool usesTypeVisibility(const NamedDecl *D) { function
321 assert(!usesTypeVisibility(ND));
1005 (usesTypeVisibility(this) ? LVForType : LVForValue);

Completed in 61 milliseconds