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

  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 2296 bool Type::isVLSTBuiltinType() const {
2321 assert(isVLSTBuiltinType() && "unsupported type!");
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 1900 bool isVLSTBuiltinType() const;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 7884 if (!CurType->isVLSTBuiltinType()) {

Completed in 75 milliseconds