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

  /external/clang/lib/AST/
DeclTemplate.cpp 307 if (CommonPtr->LazySpecializations) {
309 uint32_t *Specs = CommonPtr->LazySpecializations;
310 CommonPtr->LazySpecializations = 0;
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 47 milliseconds