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 357 StringRef MSAsmName;
389 bool isMSAsmLabel() const { return MSAsmName.size() != 0; }
392 StringRef getMSAsmLabel() const { return MSAsmName; }
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]

Completed in 42 milliseconds