HomeSort by relevance Sort by last modified time
    Searched full:vardecls (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/Analysis/
PseudoConstantAnalysis.cpp 92 // Case 1: Assignment operators modifying VarDecls
175 // We only care about VarDecls
CFG.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 33 /// A simple visitor to record what VarDecls occur in EH-handling code.
150 // Lazily construct the set that records which VarDecls are in
157 // Treat all VarDecls that occur in EH code as being "always live"
  /external/clang/lib/Index/
USRGeneration.cpp 266 // VarDecls can be declared 'extern' within a function or method body,
  /external/clang/include/clang/AST/
ASTContext.h 171 /// \brief Mapping from __block VarDecls to their copy initialization expr.
    [all...]
Decl.h     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
MicrosoftCXXABI.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]

Completed in 196 milliseconds