Home
last modified time | relevance | path

Searched refs:cached_reduced_code (Results 1 – 4 of 4) sorted by relevance

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dbaserelationship.cpp390 (def_type==SchemaParser::XmlDefinition && !cached_reduced_code.isEmpty()))) in getCachedCode()
392 if(def_type==SchemaParser::XmlDefinition && !cached_reduced_code.isEmpty()) in getCachedCode()
393 return cached_reduced_code; in getCachedCode()
472 cached_reduced_code.clear(); in getCodeDefinition()
H A Dbaseobject.h142 cached_reduced_code; variable
H A Dbaseobject.cpp888 cached_reduced_code=code_def; in getCodeDefinition()
1081 cached_reduced_code.clear(); in setCodeInvalidated()
1173 (def_type==SchemaParser::XmlDefinition && reduced_form && !cached_reduced_code.isEmpty()))) in getCachedCode()
1176 return cached_reduced_code; in getCachedCode()
H A Drelationship.cpp2714 cached_reduced_code.clear(); in getCodeDefinition()