Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DDataflowEnvironment.h469 void initializeFieldsWithValues(RecordStorageLocation &Loc, QualType Type);
470 void initializeFieldsWithValues(RecordStorageLocation &Loc) { in initializeFieldsWithValues() function
471 initializeFieldsWithValues(Loc, Loc.getType()); in initializeFieldsWithValues()
706 void initializeFieldsWithValues(RecordStorageLocation &Loc, QualType Type,
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Analysis/FlowSensitive/
DDataflowEnvironment.h485 void initializeFieldsWithValues(RecordStorageLocation &Loc, QualType Type);
486 void initializeFieldsWithValues(RecordStorageLocation &Loc) { in initializeFieldsWithValues() function
487 initializeFieldsWithValues(Loc, Loc.getType()); in initializeFieldsWithValues()
720 void initializeFieldsWithValues(RecordStorageLocation &Loc, QualType Type,
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DDataflowEnvironment.h451 void initializeFieldsWithValues(RecordStorageLocation &Loc);
672 void initializeFieldsWithValues(RecordStorageLocation &Loc,