Home
last modified time | relevance | path

Searched refs:ClosureKeys (Results 1 – 18 of 18) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmDefinitions.h38 static std::vector<std::string> ClosureKeys(StackIter begin, StackIter end);
H A DcmStateSnapshot.h31 std::vector<std::string> ClosureKeys() const;
H A DcmStateSnapshot.cxx231 std::vector<std::string> cmStateSnapshot::ClosureKeys() const in ClosureKeys() function in cmStateSnapshot
233 return cmDefinitions::ClosureKeys(this->Position->Vars, in ClosureKeys()
H A DcmDefinitions.cxx82 std::vector<std::string> cmDefinitions::ClosureKeys(StackIter begin, in ClosureKeys() function in cmDefinitions
H A DcmStateDirectory.cxx423 std::vector<std::string> res = this->Snapshot_.ClosureKeys(); in GetProperty()
H A DcmMakefile.cxx2574 std::vector<std::string> res = this->StateSnapshot.ClosureKeys(); in GetDefinitions()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmDefinitions.h38 static std::vector<std::string> ClosureKeys(StackIter begin, StackIter end);
H A DcmStateSnapshot.h31 std::vector<std::string> ClosureKeys() const;
H A DcmStateSnapshot.cxx231 std::vector<std::string> cmStateSnapshot::ClosureKeys() const in ClosureKeys() function in cmStateSnapshot
233 return cmDefinitions::ClosureKeys(this->Position->Vars, in ClosureKeys()
H A DcmDefinitions.cxx82 std::vector<std::string> cmDefinitions::ClosureKeys(StackIter begin, in ClosureKeys() function in cmDefinitions
H A DcmStateDirectory.cxx423 std::vector<std::string> res = this->Snapshot_.ClosureKeys(); in GetProperty()
H A DcmMakefile.cxx2574 std::vector<std::string> res = this->StateSnapshot.ClosureKeys(); in GetDefinitions()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmDefinitions.h38 static std::vector<std::string> ClosureKeys(StackIter begin, StackIter end);
H A DcmStateSnapshot.h31 std::vector<std::string> ClosureKeys() const;
H A DcmStateSnapshot.cxx231 std::vector<std::string> cmStateSnapshot::ClosureKeys() const in ClosureKeys() function in cmStateSnapshot
233 return cmDefinitions::ClosureKeys(this->Position->Vars, in ClosureKeys()
H A DcmDefinitions.cxx82 std::vector<std::string> cmDefinitions::ClosureKeys(StackIter begin, in ClosureKeys() function in cmDefinitions
H A DcmStateDirectory.cxx423 std::vector<std::string> res = this->Snapshot_.ClosureKeys(); in GetProperty()
H A DcmMakefile.cxx2574 std::vector<std::string> res = this->StateSnapshot.ClosureKeys(); in GetDefinitions()