Home
last modified time | relevance | path

Searched defs:AsWritten (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h335 enum class Qualified { None, AsWritten, Fully }; global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3213 adjustExceptionSpec(FunctionDecl * FD,const FunctionProtoType::ExceptionSpecInfo & ESI,bool AsWritten) adjustExceptionSpec() argument