HomeSort by: relevance | last modified time | path
    Searched refs:MSGuid (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
Formatters.cpp 28 struct MSGuid {
34 const MSGuid *G = reinterpret_cast<const MSGuid *>(Item.data());
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTCommon.cpp 390 case Decl::MSGuid:
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 159 struct MSGuid {
165 MSGuid G = {};
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp 836 case MSGuid:
DeclCXX.cpp 3256 : ValueDecl(Decl::MSGuid, DC, SourceLocation(), DeclarationName(), T),
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h 4055 static bool classofKind(Kind K) { return K == Decl::MSGuid; }
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 119 case Decl::MSGuid: // __declspec(uuid("..."))
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 6432 case Decl::MSGuid:
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 3405 case Decl::MSGuid:

Completed in 92 milliseconds