Home
last modified time | relevance | path

Searched refs:getFunctionStorageClass (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp4938 static FunctionDecl::StorageClass getFunctionStorageClass(Sema &SemaRef, in getFunctionStorageClass() function
5142 FunctionDecl::StorageClass SC = getFunctionStorageClass(*this, D); in ActOnFunctionDeclarator()