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

  /development/host/windows/usb/api/
stdafx.h 48 // statements with the manifest information of the used ATL, STL, and CRT
58 // turns off ATL's hiding of some common and often safely ignored warning messages
79 using namespace ATL;
  /development/host/windows/usb/winusb/
stdafx.h 48 // statements with the manifest information of the used ATL, STL, and CRT
58 // turns off ATL's hiding of some common and often safely ignored warning messages
78 using namespace ATL;
  /external/clang/lib/AST/
Comment.cpp 257 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) {
258 TL = ATL.getOriginalLoc();
  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 249 if (AttributedTypeLoc ATL =
251 ATLs.push_back(std::make_pair(ATL, PD));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiatlprov.h 16 namespace ATL {
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaStmt.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 229 milliseconds