HomeSort by relevance Sort by last modified time
    Searched refs:VisibilityForType (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/AST/
Decl.cpp 96 LVForType = NamedDecl::VisibilityForType,
189 if (kind == NamedDecl::VisibilityForType) {
    [all...]
  /external/clang/include/clang/AST/
Decl.h 232 VisibilityForType,
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 352 if (RD->getExplicitVisibility(NamedDecl::VisibilityForType))
    [all...]

Completed in 53 milliseconds