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

  /external/clang/lib/AST/
Decl.cpp 556 return First->isInExternCContext();
744 !Function->isInExternCContext()) {
    [all...]
  /external/clang/include/clang/AST/
Decl.h 874 bool isInExternCContext() const;
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 246 milliseconds