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

  /external/clang/include/clang/Basic/
Specifiers.h 168 inline bool isLegalForVariable(StorageClass SC) {
  /external/clang/include/clang/AST/
Decl.h 863 assert(isLegalForVariable(SC));
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]

Completed in 187 milliseconds