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

  /external/clang/include/clang/AST/
Decl.h 354 StringRef MSAsmName;
386 bool isMSAsmLabel() const { return MSAsmName.size() != 0; }
389 StringRef getMSAsmLabel() const { return MSAsmName; }
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]

Completed in 128 milliseconds