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

  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 3272 bool FunctionProtoType::hasInstantiationDependentExceptionSpec() const {
ItaniumMangle.cpp 3161 if (T->hasInstantiationDependentExceptionSpec()) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 4145 bool hasInstantiationDependentExceptionSpec() const;

Completed in 27 milliseconds