HomeSort by relevance Sort by last modified time
    Searched defs:const_cast (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 41 #define const_cast macro
126 const_cast
  /external/clang/lib/CodeGen/
CGDecl.cpp 476 DeclRefExpr DRE(const_cast<VarDecl*>(&Var), false, variable
494 DeclRefExpr DRE(const_cast<VarDecl*>(&Var), false, variable
    [all...]
  /external/clang/include/clang/AST/
Type.h 626 T.Value.setFromOpaqueValue(const_cast<void*>(Ptr));
3368 Decl(const_cast<TypedefNameDecl*>(D)) { function
    [all...]

Completed in 218 milliseconds