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

  /external/clang/lib/Parse/
ParseStmtAsm.cpp 102 return Label->getMSAsmLabel();
  /external/clang/include/clang/AST/
Decl.h 389 StringRef getMSAsmLabel() const { return MSAsmName; }
    [all...]

Completed in 32 milliseconds