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

  /external/clang/include/clang/Sema/
Initialization.h 220 Context.getVariableArrayDecayedType(Type.getUnqualifiedType());
234 Entity.Type = Context.getVariableArrayDecayedType(Type);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp 111 ArgType = getContext().getVariableArrayDecayedType(ArgType);
    [all...]

Completed in 69 milliseconds